Immediate Bye signal
Posted: Tue Aug 12, 2014 4:36 pm
ok so im trying out a new SIP provider (flowroute), got them setup and configured everything seems to progress as it needs too (unless im missing something), but the calls aren't going through and in talking with the provider they are telling me they are seeing an immediate 'Bye' response once the call is made, here is the output from the asterisk CLI while a call is being made from start to finish;
- Code: Select all
== Manager 'sendcron' logged on from 127.0.0.1
[Aug 12 16:23:10] -- Executing [919034214504@default:1] Dial("Local/91903421xxxx@default-73e4,2", "SIP/1903421xxxx@flowroute") in new stack
[Aug 12 16:23:10] -- Called 1903421xxxx@flowroute
[Aug 12 16:23:12] -- SIP/flowroute-0004b48f is ringing
[Aug 12 16:23:12] -- SIP/flowroute-0004b48f is making progress passing it to Local/91903421xxxx@default-73e4,2
[Aug 12 16:23:20] -- SIP/flowroute-0004b48f answered Local/91903421xxxx@default-73e4,2
[Aug 12 16:23:20] > Channel Local/91903421xxxx@default-73e4,1 was answered.
[Aug 12 16:23:20] -- Executing [8369@default:1] Playback("Local/91903421xxxx@default-73e4,1", "sip-silence") in new stack
[Aug 12 16:23:20] -- <Local/91903421xxxx@default-73e4,1> Playing 'sip-silence' (language 'en')
[Aug 12 16:23:20] WARNING[4646]: file.c:1297 waitstream_core: Unexpected control subclass '-1'
[Aug 12 16:23:20] -- Executing [8369@default:2] AGI("Local/91903421xxxx@default-73e4,1", "agi://127.0.0.1:4577/call_log") in new stack
[Aug 12 16:23:20] -- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Aug 12 16:23:20] -- Executing [8369@default:3] AMD("Local/91903421xxxx@default-73e4,1", "2000|2000|1000|5000|120|50|4|256") in new stack
[Aug 12 16:23:20] -- AMD: Local/91903421xxxx@default-73e4,1 PRIVATE (null) (Fmt: 64)
[Aug 12 16:23:20] -- AMD: initialSilence [2000] greeting [2000] afterGreetingSilence [1000] totalAnalysisTime [5000] minimumWordLength [120] betweenWordsSilence [50] maximumNumberOfWords [4] silenceThreshold [256]
[Aug 12 16:23:20] -- AMD: Changed state to STATE_IN_SILENCE
[Aug 12 16:23:22] == Manager 'sendcron' logged off from 127.0.0.1
[Aug 12 16:23:22] -- AMD: ANSWERING MACHINE: silenceDuration:2000 initialSilence:2000
[Aug 12 16:23:22] -- Executing [8369@default:4] AGI("Local/91903421xxxx@default-73e4,1", "VD_amd.agi|8369") in new stack
[Aug 12 16:23:22] -- Launched AGI Script /var/lib/asterisk/agi-bin/VD_amd.agi
[Aug 12 16:23:23] -- AGI Script VD_amd.agi completed, returning 0
[Aug 12 16:23:23] -- Executing [8369@default:5] AGI("Local/91903421xxxx@default-73e4,1", "agi-VDAD_ALL_outbound.agi|NORMAL-----LB") in new stack
[Aug 12 16:23:23] -- Launched AGI Script /var/lib/asterisk/agi-bin/agi-VDAD_ALL_outbound.agi
[Aug 12 16:23:24] -- AGI Script agi-VDAD_ALL_outbound.agi completed, returning 0
[Aug 12 16:23:24] -- Executing [8369@default:6] AGI("Local/91903421xxxx@default-73e4,1", "agi-VDAD_ALL_outbound.agi|NORMAL-----LB") in new stack
[Aug 12 16:23:24] -- Launched AGI Script /var/lib/asterisk/agi-bin/agi-VDAD_ALL_outbound.agi
[Aug 12 16:23:25] -- AGI Script agi-VDAD_ALL_outbound.agi completed, returning 0
[Aug 12 16:23:25] -- Executing [8369@default:7] Hangup("Local/91903421xxxx@default-73e4,1", "") in new stack
[Aug 12 16:23:25] == Spawn extension (default, 8369, 7) exited non-zero on 'Local/919034214504@default-73e4,1'
[Aug 12 16:23:25] -- Executing [h@default:1] DeadAGI("Local/91903421xxxx@default-73e4,1", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16---------------") in new stack
[Aug 12 16:23:26] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16--------------- completed, returning 0
[Aug 12 16:23:26] -- Executing [h@default:1] DeadAGI("Local/919034214504@default-73e4,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----16-----6") in new stack
[Aug 12 16:23:27] -- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----16-----6 completed, returning 0
[Aug 12 16:23:27] == Spawn extension (default, 91903421xxxx, 1) exited non-zero on 'Local/91903421xxxx@default-73e4,2'