Page 1 of 1

Transfer Issue needed urgent Help

PostPosted: Sat Nov 04, 2006 10:21 am
by kkj
Vicidial working fine and dialing the numbers but when we tranfer the call vicidial always add "X" with transfered number. this is the CLI output.

Our transfer number is 14109999358 and vicidial always dial x14109999358 so we are unable to tranfer the call.

--------------------------------------

-- IAX2/100311-6 is ringing
-- IAX2/100311-6 is making progress passing it to Local/8600051@default-68ff,1
== Manager 'sendcron' logged off from 127.0.0.1
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
== Everyone is busy/congested at this time (1:0/0/1)
-- Executing Hangup("Local/8600051@default-68ff,1", "") in new stack
== Spawn extension (default, 12292946111, 3) exited non-zero on 'Local/8600051@default-68ff,1'
-- Executing DeadAGI("Local/8600051@default-68ff,1", "call_log.agi|h") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/call_log.agi
== Starting IAX2/100311-6 at default,X14109999358,1 failed so falling back to exten 's'
== Starting IAX2/100311-6 at default,s,1 still failed so falling back to context 'default'
-- Sent into invalid extension 's' in context 'default' on IAX2/100311-6
-- Executing Playback("IAX2/100311-6", "invalid") in new stack
-- Playing 'invalid' (language 'en')
-- AGI Script call_log.agi completed, returning 0
-- Executing DeadAGI("Local/8600051@default-68ff,1", "VD_hangup.agi|h") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/VD_hangup.agi
-- AGI Script VD_hangup.agi completed, returning 0
== Spawn extension (default, 8600051, 1) exited non-zero on 'Local/8600051@default-68ff,2'
-- Executing DeadAGI("Local/8600051@default-68ff,2", "call_log.agi|h") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/call_log.agi
-- AGI Script call_log.agi completed, returning 0
-- Executing DeadAGI("Local/8600051@default-68ff,2", "VD_hangup.agi|h") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/VD_hangup.agi
-- AGI Script VD_hangup.agi completed, returning 0
== Manager 'sendcron' logged off from 127.0.0.1

--------------------------


Please help

PostPosted: Sat Nov 04, 2006 10:54 pm
by gerski
did you put the "h" extension referred to scratch install?

this is really important on predictive dialing.

PostPosted: Sun Nov 05, 2006 6:42 am
by kkj
Yes I include but still not solved

PostPosted: Sun Nov 05, 2006 8:49 am
by mflorell
Without having to figure out what the actual problem is you could just put a wildcard character "." in the dialplan to allow for the X to go through and then remove it from the dialed extension.

But as for how to figure out why this is happening, what is the Originate command that is being sent for this(if you have server logging turned on you can see this in the action_full log).

PostPosted: Sun Nov 05, 2006 9:20 am
by kkj
Thanks!

If I put this machine online can you please check it. I even ready to pay you.

Basically its add "Dial Prefix" with transfered no thats I set in Campaign.