[asterisk-users] Fwd: Unable to place outbound calls

Feroz Ahmed faferos at gmail.com
Tue Mar 15 05:20:05 CDT 2016


Hi I need help

This is the error:

Really destroying SIP dialog 'NDMxOWRmYTRhMWVkMGFhMjllMzU4YmNmNjQwN2NlM2Y.'
Method: SUBSCRIBE
    -- Executing [00919885497796 at internal:1] Set("SIP/1001-0000000b",
"CALLERID(num)=8790771141") in new stack
    -- Executing [00919885497796 at internal:2] Dial("SIP/1001-0000000b",
"SIP/00919885497796 at sonetel") in new stack
Really destroying SIP dialog '
018143ec6cda0ebf5667665837f49196 at 127.0.0.1:5060' Method: INVITE
[Mar 14 19:55:15] WARNING[20595][C-0000000b]: app_dial.c:2437
dial_exec_full: Unable to create channel of type 'SIP' (cause 20 -
Subscriber absent)
  == Everyone is busy/congested at this time (1:0/0/1)
    -- Auto fallthrough, channel 'SIP/1001-0000000b' status is 'CHANUNAVAIL'
--------------------------------------------------------------------------------------------------------------

MyServer*CLI> sip show peers
Name/username             Host                                    Dyn
Forcerport Comedia    ACL Port     Status      Description
1001/1001                 192.168.124.157                          D  Auto
(No)  No             5060     OK (53 ms)
Test/Test                 192.168.124.167                          D  Auto
(No)  No             53860    Unmonitored
sonetel/feroz.sonetel     212.72.62.126                            D  Auto
(No)  Yes            5060     UNREACHABLE
3 sip peers [Monitored: 1 online, 1 offline Unmonitored: 1 online, 0
offline]
MyServer*CLI>

-----------------------------------------------------------------------------------------------------------------

MyServer*CLI> sip show registry
Host                                    dnsmgr Username       Refresh State
               Reg.Time
sip.sonetel.com:5060                    N      16468956612@       105
Registered           Mon, 14 Mar 2016 20:00:28
sip.sonetel.com:5060                    N      feroz.sonete       105
Registered           Mon, 14 Mar 2016 20:00:28
sip.sonetel.com:5060                    N      12133942717@       105
Registered           Mon, 14 Mar 2016 20:00:28
3 SIP registrations.

-----------------------------------------------------------------------------------------------------------------
[internal]
exten => 1001,1,NoOp(FirstLine)
same => n,Dial(SIP/1001)
same => n,HangUp

exten => _00X.,1,Set(CALLERID(num)=8790771141)
exten => _00X.,n,Dial(SIP/${EXTEN}@sonetel)

-----------------------------------------------------------------------------------------------------------------

[sonetel]
type=friend
secret=HIDDEN
username=feroz.sonetel
fromdomain=HIDDEN
host=sip.sonetel.com
outboundproxy=sip.sonetel.com
allow=g729
allow=alaw
allow=ulaw
nat=auto_force_rport,comedia
;fromuser=feroz.sonetel
context=incoming
canreinvite=no
qualify=no

------------------------------------------------------------------------------------------------------

I have tried using qualify =yes as well no change. Please help.

Thanks,
Feroz Ahmed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160315/095e2fa2/attachment.html>


More information about the asterisk-users mailing list