papachumba
Member
- Joined
- Jun 20, 2013
- Messages
- 86
- Reaction score
- 5
We've been having problems calling cyprus, first the line would just cut out after a few seconds, now we are getting "all circuits busy"...
upon reporting it to our trunk provider they said they checked calling from our trunk and they do not get problems. I tried via 2 different providers, same problem (all circuits busy)
Could anyone offer any advice? (Asterisk Call Log below)
upon reporting it to our trunk provider they said they checked calling from our trunk and they do not get problems. I tried via 2 different providers, same problem (all circuits busy)
Could anyone offer any advice? (Asterisk Call Log below)
Code:
[2013-08-08 15:39:13] WARNING[10459]: translate.c:206 framein: no samples for g722tolin
-- SIP/orbtalk-out-000000d7 is ringing
-- SIP/orbtalk-out-000000d7 is making progress passing it to SIP/700-000000d6
-- SIP/orbtalk-out-000000d7 is ringing
-- SIP/orbtalk-out-000000d7 is making progress passing it to SIP/700-000000d6
-- Got SIP response 503 "503-Service Unavailable" back from 193.104.103.6:5060
-- SIP/orbtalk-out-000000d7 is circuit-busy
== Everyone is busy/congested at this time (1:0/1/0)
-- Executing [s@macro-dialout-trunk:23] NoOp("SIP/700-000000d6", "Dial failed for some reason with DIALSTATUS = CONGESTION and HANGUPCAUSE = 34") in new stack
-- Executing [s@macro-dialout-trunk:24] GotoIf("SIP/700-000000d6", "0?continue,1:s-CONGESTION,1") in new stack
-- Goto (macro-dialout-trunk,s-CONGESTION,1)
-- Executing [s-CONGESTION@macro-dialout-trunk:1] Set("SIP/700-000000d6", "RC=34") in new stack
-- Executing [s-CONGESTION@macro-dialout-trunk:2] Goto("SIP/700-000000d6", "34,1") in new stack
-- Goto (macro-dialout-trunk,34,1)
-- Executing [34@macro-dialout-trunk:1] Goto("SIP/700-000000d6", "continue,1") in new stack
-- Goto (macro-dialout-trunk,continue,1)
-- Executing [continue@macro-dialout-trunk:1] NoOp("SIP/700-000000d6", "TRUNK Dial failed due to CONGESTION HANGUPCAUSE: 34 - failing through to other trunks") in new stack
-- Executing [continue@macro-dialout-trunk:2] Set("SIP/700-000000d6", "CALLERID(number)=700") in new stack
-- Executing [0035726828282@from-internal:6] Macro("SIP/700-000000d6", "outisbusy,") in new stack
-- Executing [s@macro-outisbusy:1] Progress("SIP/700-000000d6", "") in new stack
-- Executing [s@macro-outisbusy:2] GotoIf("SIP/700-000000d6", "0?emergency,1") in new stack
-- Executing [s@macro-outisbusy:3] GotoIf("SIP/700-000000d6", "0?intracompany,1") in new stack
-- Executing [s@macro-outisbusy:4] Playback("SIP/700-000000d6", "all-circuits-busy-now&pls-try-call-later, noanswer") in new stack
-- <SIP/700-000000d6> Playing 'all-circuits-busy-now.gsm' (language 'en')
-- <SIP/700-000000d6> Playing 'pls-try-call-later.gsm' (language 'en')
-- Executing [s@macro-outisbusy:5] Congestion("SIP/700-000000d6", "20") in new stack
== Spawn extension (macro-outisbusy, s, 5) exited non-zero on 'SIP/700-000000d6' in macro 'outisbusy'
== Spawn extension (from-internal, 0035726828282, 6) exited non-zero on 'SIP/700-000000d6'
-- Executing [h@from-internal:1] Hangup("SIP/700-000000d6", "") in new stack
== Spawn extension (from-internal, h, 1) exited non-zero on 'SIP/700-000000d6'