Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion dialing out invalid asterisk extension.

Received: by 10.68.190.104 with SMTP id gp8mr11486484pbc.4.1339499817689;
        Tue, 12 Jun 2012 04:16:57 -0700 (PDT)
X-BeenThere: adhearsion@googlegroups.com
Received: by 10.68.132.136 with SMTP id ou8ls15190609pbb.9.gmail; Tue, 12 Jun
 2012 04:16:57 -0700 (PDT)
Received: by 10.68.196.232 with SMTP id ip8mr11466822pbc.6.1339499816887;
        Tue, 12 Jun 2012 04:16:56 -0700 (PDT)
Received: by 10.68.196.232 with SMTP id ip8mr11466821pbc.6.1339499816874;
        Tue, 12 Jun 2012 04:16:56 -0700 (PDT)
Return-Path: <vijay....@gmail.com>
Received: from mail-pz0-f47.google.com (mail-pz0-f47.google.com [209.85.210.47])
        by gmr-mx.google.com with ESMTPS id iq5si581130pbc.1.2012.06.12.04.16.56
        (version=TLSv1/SSLv3 cipher=OTHER);
        Tue, 12 Jun 2012 04:16:56 -0700 (PDT)
Received-SPF: pass (google.com: domain of vijay....@gmail.com designates 209.85.210.47 as permitted sender) client-ip=209.85.210.47;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of vijay....@gmail.com designates 209.85.210.47 as permitted sender) smtp.mail=vijay....@gmail.com; dkim=pass header...@gmail.com
Received: by dalh21 with SMTP id h21so6505056dal.6
        for <adhearsion@googlegroups.com>; Tue, 12 Jun 2012 04:16:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:date:message-id:subject:from:to:content-type;
        bh=C+hakYdiknxHMnzYh8N/klZ6yPfA4qIY4ieQujXSw8E=;
        b=VhtH5unQjipJji5tlRjGkke+bKo+GpvDq23u0BDfa5kUSiohTrSKPy4b/PMEjU9YLS
         7yBqKSFrWobw0nxQkQENddHjsOEQsu17tnO17iSfs17xl54a9YONZgz5Vxo6UnbsYuAl
         1lUGAYACcnlix+X4AoeICb0v6xhRW4rcHPQCVpNfNdK8Rw7bR4jywlC7ujMDJrDhHeNX
         Pu+D/2g2mrSm6GL7pivPTVyE+NfQdq+C1ZoZ6QDoSmEnbaKh+V1AIt6s4HFWulMiBJ91
         ipHgST7fdINIelgxQeeXTa9S3KUALmlx9ASnJjH0f/yjGRzuHKNQjoVhY7iogx9r/rhm
         dp5A==
MIME-Version: 1.0
Received: by 10.68.221.72 with SMTP id qc8mr37665032pbc.63.1339499816720; Tue,
 12 Jun 2012 04:16:56 -0700 (PDT)
Received: by 10.68.239.72 with HTTP; Tue, 12 Jun 2012 04:16:56 -0700 (PDT)
Date: Tue, 12 Jun 2012 21:16:56 +1000
Message-ID: <CAOefpP1P826uvchQ4h95TpuRaPUhkZwgiXDSA8BzCM+kSjH...@mail.gmail.com>
Subject: dialing out invalid asterisk extension.
From: Vijay Bhaskar Reddy R <vijay....@gmail.com>
To: adhearsion@googlegroups.com
Content-Type: multipart/alternative; boundary=e89a8ff2567cc09aa004c2449a2d

--e89a8ff2567cc09aa004c2449a2d
Content-Type: text/plain; charset=ISO-8859-1

Hi,

when an unknown asterisk extension is dialed out from the call controller,
call is never terminated.

I am assuming as the extension is not available/not valid, call should have
been completed as invalid number or timed out. please let me know if this
is incorrect.

Following is the github gist link
https://gist.github.com/2916930

Following is the asterisk trace log
[Jun 12 21:04:54] WARNING[4549]: chan_sip.c:5441 create_addr: Purely
numeric hostname (8000), and not a peer--rejecting!
[Jun 12 21:04:54] NOTICE[4549]: channel.c:5325 __ast_request_and_dial:
Unable to request channel SIP/8000



thanks
Vijay

--e89a8ff2567cc09aa004c2449a2d
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi,<br><br>when an unknown asterisk extension is dialed out from the call c=
ontroller, call is never terminated.<br><br>I am assuming as the extension =
is not available/not valid, call should have been completed as invalid numb=
er or timed out. please let me know if this is incorrect.<br>
<br>Following is the github gist link<br><a href=3D"https://gist.github.com=
/2916930">https://gist.github.com/2916930</a><br><br>Following is the aster=
isk trace log<br>[Jun 12 21:04:54] WARNING[4549]: chan_sip.c:5441 create_ad=
dr: Purely numeric hostname (8000), and not a peer--rejecting!<br>
[Jun 12 21:04:54] NOTICE[4549]: channel.c:5325 __ast_request_and_dial: Unab=
le to request channel SIP/8000 <br><br><br><br>thanks<br>Vijay<br><br><br>

--e89a8ff2567cc09aa004c2449a2d--