[asterisk-users] Problem on Dialling-out

Bruce B bruceb444 at gmail.com
Wed Jul 13 10:13:41 CDT 2011


Yes, that is it. And you were inviting the provider to contact you back at
your private subnet of 172.16.x.x:

*From: "Cordia" <sip:Unknown at 172.16.9.15>;tag=**as2267fdcc*
*
*
So, hence their responces never made it back to you and that's why you are
re-transmitting 6 times to get attention.
*
*
- Bruce

On Wed, Jul 13, 2011 at 2:49 AM, Malvin Rito
<mrito at mail.altcladding.com.ph>wrote:

> **
> Bruce,
>
> Thanks. I already figured out the problem. It seems that a firewall issue.
>
> Regards,
> Malvin
>
>
> On 7/13/2011 12:30 PM, Bruce B wrote:
>
> Your trunk shows busy:
>
>  *  -- Called CordiaVoIP/639285010430
>    -- SIP/CordiaVoIP-00000015 is circuit-busy
>  == Everyone is busy/congested at this time (1:0/1/0)*
>
>  Try this in the CLI (asterisk -rvvvvvvvvvvvv):
> *core set verbose 0*
> *sip set debug peer CordiaVoIP*
>
>  And then make a call and read why the SIP trunk is failing.
>
>  -Bruce
>
>
>  On Wed, Jul 13, 2011 at 12:23 AM, Malvin Rito <
> mrito at mail.altcladding.com.ph> wrote:
>
>> Hi List,
>>
>> I have a Asterisk + FreePbx Server setup with around 10 SIP extensions and
>> 1 VoIP trunk (CordiaVoIP), when we dial-out to any number call is being
>> dropped with the following message on asterisk log:
>>
>>  == Using SIP RTP TOS bits 184
>>  == Using SIP RTP CoS mark 5
>>    -- Called CordiaVoIP/639285010430
>>    -- SIP/CordiaVoIP-00000015 is circuit-busy
>>  == Everyone is busy/congested at this time (1:0/1/0)
>>    -- Executing [s at macro-dialout-trunk:20] NoOp("SIP/1001-00000014",
>> "Dial failed for some reason with DIALSTATUS = CONGESTION and HANGUPCAUSE =
>> 0") in new stack
>>    -- Executing [s at macro-dialout-trunk:21] Goto("SIP/1001-00000014",
>> "s-CONGESTION,1") in new stack
>>    -- Goto (macro-dialout-trunk,s-CONGESTION,1)
>>    -- Executing [s-CONGESTION at macro-dialout-trunk:1]
>> Set("SIP/1001-00000014", "RC=0") in new stack
>>    -- Executing [s-CONGESTION at macro-dialout-trunk:2]
>> Goto("SIP/1001-00000014", "0,1") in new stack
>>    -- Goto (macro-dialout-trunk,0,1)
>>    -- Executing [0 at macro-dialout-trunk:1] Goto("SIP/1001-00000014",
>> "continue,1") in new stack
>>    -- Goto (macro-dialout-trunk,continue,1)
>>    -- Executing [continue at macro-dialout-trunk:1]
>> GotoIf("SIP/1001-00000014", "1?noreport") in new stack
>>    -- Goto (macro-dialout-trunk,continue,3)
>>    -- Executing [continue at macro-dialout-trunk:3]
>> NoOp("SIP/1001-00000014", "TRUNK Dial failed due to CONGESTION HANGUPCAUSE:
>> 0 - failing through to other trunks") in new stack
>>    -- Executing [continue at macro-dialout-trunk:4] Set("SIP/1001-00000014",
>> "CALLERID(number)=1001") in new stack
>>    -- Executing [639285010430 at from-internal:8] Macro("SIP/1001-00000014",
>> "outisbusy,") in new stack
>>    -- Executing [s at macro-outisbusy:1] Progress("SIP/1001-00000014", "")
>> in new stack
>>    -- Executing [s at macro-outisbusy:2] Playback("SIP/1001-00000014",
>> "all-circuits-busy-now,noanswer") in new stack
>>    -- <SIP/1001-00000014> Playing 'all-circuits-busy-now.gsm' (language
>> 'en')
>>    -- Executing [s at macro-outisbusy:3] Playback("SIP/1001-00000014",
>> "pls-try-call-later,noanswer") in new stack
>>    -- <SIP/1001-00000014> Playing 'pls-try-call-later.gsm' (language 'en')
>>    -- Executing [s at macro-outisbusy:4] Macro("SIP/1001-00000014",
>> "hangupcall") in new stack
>>    -- Executing [s at macro-hangupcall:1] GotoIf("SIP/1001-00000014",
>> "1?skiprg") in new stack
>>    -- Goto (macro-hangupcall,s,4)
>>    -- Executing [s at macro-hangupcall:4] GotoIf("SIP/1001-00000014",
>> "1?skipblkvm") in new stack
>>    -- Goto (macro-hangupcall,s,7)
>>    -- Executing [s at macro-hangupcall:7] GotoIf("SIP/1001-00000014",
>> "1?theend") in new stack
>>    -- Goto (macro-hangupcall,s,9)
>>    -- Executing [s at macro-hangupcall:9] Hangup("SIP/1001-00000014", "") in
>> new stack
>>  == Spawn extension (macro-hangupcall, s, 9) exited non-zero on
>> 'SIP/1001-00000014' in macro 'hangupcall'
>>  == Spawn extension (macro-outisbusy, s, 4) exited non-zero on
>> 'SIP/1001-00000014' in macro 'outisbusy'
>>  == Spawn extension (from-internal, 639285010430, 8) exited non-zero on
>> 'SIP/1001-00000014'
>>    -- Executing [h at from-internal:1] Macro("SIP/1001-00000014",
>> "hangupcall") in new stack
>>    -- Executing [s at macro-hangupcall:1] GotoIf("SIP/1001-00000014",
>> "1?skiprg") in new stack
>>    -- Goto (macro-hangupcall,s,4)
>>    -- Executing [s at macro-hangupcall:4] GotoIf("SIP/1001-00000014",
>> "1?skipblkvm") in new stack
>>    -- Goto (macro-hangupcall,s,7)
>>    -- Executing [s at macro-hangupcall:7] GotoIf("SIP/1001-00000014",
>> "1?theend") in new stack
>>    -- Goto (macro-hangupcall,s,9)
>>    -- Executing [s at macro-hangupcall:9] Hangup("SIP/1001-00000014", "") in
>> new stack
>>  == Spawn extension (macro-hangupcall, s, 9) exited non-zero on
>> 'SIP/1001-00000014' in macro 'hangupcall'
>>  == Spawn extension (from-internal, h, 1) exited non-zero on
>> 'SIP/1001-00000014'
>> localhost*CLI>
>>
>>
>> Can someone assist me please. Thanks in advance.
>>
>> Regards,
>> Malvin
>>
>>
>>
>> --
>> _____________________________________________________________________
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>> New to Asterisk? Join us for a live introductory webinar every Thurs:
>>              http://www.asterisk.org/hello
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>>  http://lists.digium.com/mailman/listinfo/asterisk-users
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110713/a4077e56/attachment.htm>


More information about the asterisk-users mailing list