Project

General

Profile

Actions

Bug #7962

closed

error with local sip account broadcast test

Added by Anil kumar about 4 years ago. Updated about 4 years ago.

Status:
Rejected
Priority:
High
Category:
-
Target version:
Start date:
04/07/2020
Due date:
% Done:

0%

Estimated time:

Description

Hello team,
I am facing trouble with my goautodial 3.3 /vicidial.
I am trying broadcast testing with local sip/phone accounts but it is giving error. please help.
eror : it immediately hangs up after connecting.

dialplan
exten => _9566.,1,AGI
exten => _9566.,2,Dial(SIP/8006,,tTo)
exten => _9566.,3,Hangup

exten => _9444.,1,AGI
exten => _9444.,2,Dial(SIP/${EXTEN:4},,tTo)
exten => _9444.,3,Hangup

Executing [95668006@default:1] AGI("Local/95668006@default-00000000;2", "agi://127.0.0.1:4577/call_log") in new stack
[Apr 7 11:27:05] -- AGI Script Executing Application: (EXEC) Options: (Set(_CAMPCUST=survey19))
[Apr 7 11:27:05] -- <Local/95668006@default-00000000;2>AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Apr 7 11:27:05] -- Executing [95668006@default:2] Dial("Local/95668006@default-00000000;2", "SIP/8006,,tTo") in new stack
[Apr 7 11:27:05] Using SIP RTP CoS mark 5
[Apr 7 11:27:05] -- Called SIP/8006
[Apr 7 11:27:05] -- SIP/8006-00000000 is ringing
[Apr 7 11:27:05] -- SIP/8006-00000000 is ringing
[Apr 7 11:27:07] Manager 'sendcron' logged on from 127.0.0.1
[Apr 7 11:27:07] Manager 'sendcron' logged off from 127.0.0.1
[Apr 7 11:27:09] -- SIP/8006-00000000 answered Local/95668006@default-00000000;2
[Apr 7 11:27:09] > Channel Local/95668006@default-00000000;1 was answered.
[Apr 7 11:27:09] -- Executing [8374@default:1] Playback("Local/95668006@default-00000000;1", "sip-silence") in new stack
[Apr 7 11:27:09] Manager 'sendcron' logged off from 127.0.0.1
[Apr 7 11:27:09] -- <Local/95668006@default-00000000;1> Playing 'sip-silence.gsm' (language 'en')
[Apr 7 11:27:09] -- Executing [h@default:1] AGI("Local/95668006@default-00000000;2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----4-----0") in new stack
[Apr 7 11:27:09] -- Executing [8374@default:2] AGI("SIP/8006-00000000", "agi://127.0.0.1:4577/call_log") in new stack
[Apr 7 11:27:09] -- <SIP/8006-00000000>AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
[Apr 7 11:27:09] -- Executing [8374@default:3] AGI("SIP/8006-00000000", "agi-VDAD_ALL_outbound.agi,SURVEYCAMPCEP-----LB") in new stack
[Apr 7 11:27:09] -- Launched AGI Script /var/lib/asterisk/agi-bin/agi-VDAD_ALL_outbound.agi
[Apr 7 11:27:10] -- Playing 'sip-silence' (escape_digits=) (sample_offset 0)
[Apr 7 11:27:10] WARNING[4870]: channel.c:3622 ast_waitfordigit_full: The FD we were waiting for has something waiting. Waitfordigit returning numeric 1
[Apr 7 11:27:10] -- <SIP/8006-00000000>AGI Script agi-VDAD_ALL_outbound.agi completed, returning 4
[Apr 7 11:27:10] Spawn extension (default, 8374, 3) exited non-zero on 'SIP/8006-00000000'
[Apr 7 11:27:10] -- Executing [h@default:1] AGI("SIP/8006-00000000", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0---------------") in new stack
[Apr 7 11:27:10] -- <SIP/8006-00000000>AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----0--------------- completed, returning 0
[Apr 7 11:27:10] -- <Local/95668006@default-00000000;2>AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----4-----0 completed, returning 0
[Apr 7 11:27:10] Spawn extension (default, 95668006, 2) exited non-zero on 'Local/95668006@default-00000000;2'
Actions #1

Updated by Wittie Manansala about 4 years ago

  • Status changed from New to Rejected

Hi,

This issue/bug tracker is meant for bugs, feature request and issues related to the GOautodial CE ISO, system installation and the GOautodial applications (GOadmin, GOreports and GOagent). To get help from the community, please post your concerns in our forum board at http://goautodial.org/projects/goautodialce/boards

Thanks

Actions

Also available in: Atom PDF

Go to top