I’ve just set up a asterisk box for our small office dialing out works perfect but when i try to call the number associated with the sip registering account the call ends and this is the log that i’m getting:
– Executing [1248*******@from-internal:1] SetCallerID(“SIP/704-08d81558”, “800*******”) in new stack
– Executing [1248*******@from-internal:2] Dial(“SIP/704-08d81558”, “SIP/01/1248**”) in new stack
– Called 01/1248*
– Executing [s@from-sip-external:1] GotoIf(“SIP/******01-08d94c60”, “0 ?2:3”) in new stack
– Goto (from-sip-external,s,3)
– Executing [s@from-sip-external:3] Goto(“SIP/******01-08d94c60”, “timeconditions|s|1”) in new stack
– Goto (timeconditions,s,1)
– Executing [s@timeconditions:1] GotoIfTime(“SIP/****01-08d94c60", "09:00-18:30|mon-thu||?ivr-2|s|1”) in new stack
– Executing [s@timeconditions:2] GotoIfTime(“SIP/****01-08d94c60", "09:00-18:30|fri||?ivr-2|s|1”) in new stack
– Goto (ivr-2,s,1)
– Executing [s@ivr-2:1] GotoIf(“SIP/*******01-08d94c60”, “?4”) in new stack
– Executing [s@ivr-2:2] Answer(“SIP/*******01-08d94c60”, “”) in new stack
– Executing [s@ivr-2:3] Wait(“SIP/*******01-08d94c60”, “1”) in new stack
– SIP/01-08d854c0 answered SIP/704-08d81558
== Spawn extension (ivr-2, s, 4) exited non-zero on ‘SIP/****01-08d94c60’
– Executing [h@ivr-2:1] Hangup("SIP/***01-08d94c60", “”) in new stack
== Spawn extension (ivr-2, h, 1) exited non-zero on 'SIP/01-08d94c60’
== Spawn extension (from-internal, 1248, 2) exited non-zero on 'SIP/704-08d81558’
Really destroying SIP dialog '76203d3760c6863d124842a713863f3b@226..130.’ Method: ACK
Really destroying SIP dialog '32d3ef792936428b51aee9bf3fcd9da6@226..130.’ Method: BYE
Any ideas what could be the problem?