Page 1 of 1

Problem with 3 way call in 2.4

PostPosted: Mon Feb 21, 2011 1:29 pm
by dpsh
Hello,

I have done a scratch install of vicidial

OS:- slackware 13
VERSION: 2.4

I am facing problem while doing a Transfer-conf. The steps I follow is

1. Dial a number
2. after call is answered press 'Transfer-conf' button
3. Enter 3rd party number in 'Number to call' and then press 'Dial with customer'.
4. If the 3rd party answers 'Leave 3 way call'

Everything works fine if the 3 rd party answers the call. But if the 3rd party is busy, or a dial timeout happens then I am unable to hangup the xfer line and dial another number. Both the buttons 'Hangup Xfer line' and 'Dial with customer' is disabled, and the only option left now is to 'Hangup both lines'.

The same steps were working well in version 2.2

Can someone please help.

Thanks

PostPosted: Mon Feb 21, 2011 1:39 pm
by williamconley
is the OS identical to the 2.2 version's OS? find your package differences. map it out. something is obviously different.

OR install Vicibox Redux! 8)

OR troubleshoot (agi logs in /var/log/astguiclient)

PostPosted: Mon Feb 21, 2011 9:24 pm
by dpsh
Yes, both the OS is same (Slackware 13). There is no package differences.

PostPosted: Mon Feb 21, 2011 10:56 pm
by williamconley
You'll have to compare the agi output (in /var/log/astguiclient, may require turning logging ON in various places!) on the two systems to see where they "part ways".

PostPosted: Tue Feb 22, 2011 4:02 am
by dpsh
I have checked the output of FASTagiout log in both version. I did not notice any difference in the outputs.

I also tried by copying the php file agc/vicidial.php from 2.2 into 2.4 and the Transfer-conf worked as expected.

Can this be a problem of php ?

PostPosted: Tue Feb 22, 2011 9:41 am
by williamconley
"diff" the two files and revert changes one at a time until you break the transfer/conf function ... and report WHICH change causes the break.

PostPosted: Thu Feb 24, 2011 12:57 pm
by dpsh
For the past 2 days I have been doing a diff and making changes to vicidial.php, without any luck.

I am planning to switch back to version 2.2

PostPosted: Thu Feb 24, 2011 1:02 pm
by williamconley
williamconley wrote:OR install Vicibox Redux! 8)

OR troubleshoot (agi logs in /var/log/astguiclient)

PostPosted: Thu Feb 24, 2011 1:33 pm
by dpsh
Since the problem seems to be with vicidial.php can I just use the vicidial.php from Vicibox Redux.

Vicibox Redux seems to be using VERSION: 2.4-295 Build 110103-1135. Is it possible to get this version of vicidial through svn (it would be really helpful if someone could give me the svn command).

I am using VERSION: 2.4-297 BUILD: 110124-1134

PostPosted: Thu Feb 24, 2011 1:37 pm
by williamconley
vicidial wiki at the top of this page has an svn how to. interesting reading.

PostPosted: Sat Feb 26, 2011 5:31 am
by dpsh
When I used the agc/vicidial.php from 2.2 everything was working fine. Can I use this in production also? Please recommend

PostPosted: Sat Feb 26, 2011 11:18 am
by williamconley
Are you asking for permission? 8)

If it works and you're not in a VMWare ... check your reports to be sure ALL the data is getting to where it belongs, and your lists to be sure statuses are being recorded after disposition.

Re: Problem with 3 way call in 2.4

PostPosted: Fri Apr 20, 2012 4:54 pm
by telconetcol
Hi is there any solution for this???

I have exactly the version VERSION: 2.4-340c BUILD: 111227-1940 and asterisk 1.4.21.2.


Thanks in advance!!!!!

Re: Problem with 3 way call in 2.4

PostPosted: Fri Apr 20, 2012 11:59 pm
by dpsh
I had solved this problem by using 3way dial prefix of "88" which will loopback and answer the call locally and I can hear the ringing.

This post helped me
http://www.vicidial.org/VICIDIALforum/v ... =4&t=20567

Re: Problem with 3 way call in 2.4

PostPosted: Mon Apr 23, 2012 10:31 am
by telconetcol
thks we will check!!!!!!