Moderators: enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, s0lid
when you post, please post your entire configuration including (but not limited to) your installation method and vicidial version with build.
this IS a requirement for posting along with reading the stickies (at the top of each forum) and the manager's manual (available on EFLO.net, both free and paid versions)
You should also post: Asterisk version, telephony hardware (model number is helpful here), cluster information if you have one, and whether any other software is installed in the box. If your installation method is "from scratch" you must post your operating system and should also post the .iso version from which you installed your original operating system.
If this is a "Cloud" or "Virtual" server, please note the technology involved along with the version of that techology (ie: VMware Server Version 2.0.2). If it is not, merely stating the Motherboard model # and CPU would be helpful.
Similar to This:
Vicibox X.X from .iso | Vicidial X.X.X-XXX Build XXXXXX-XXXX | Asterisk X.X.X | Single Server | No Digium/Sangoma Hardware | No Extra Software After Installation | Intel DG35EC | Core2Quad Q6600
exten => 340,1,Dial(SIP/340|60|)
exten => 340,2,Goto(default,85026666666666340,1)
exten => 340,1,Dial(SIP/340|60|tTor)
exten => 340,2,Goto(default,85026666666666340,1)
cd /usr/share/astguiclient/
grep 85026666666666 * -R -n
ADMIN_keepalive_ALL.pl:1776: $Pext .= "exten => $dialplan[$i],2,Goto(default,85026666666666$voicemail[$i],1)\n";
ADMIN_keepalive_ALL.pl:1895: $Pext .= "exten => $dialplan[$i],2,Goto(default,85026666666666$voicemail[$i],1)\n";
ahgindia wrote:vicidial.php VERSION: 2.4-325c BUILD: 110430-1924
Steps to reproduce :
1. Agent is in live call with customer
2. After parking the call and agent popping the transfer function window, the agent will enter the number to call
3. Then agent will click "Dial with customer", and once connected, the agent will grab the customer channel into conference.
4. Finally agent will press "Leave 3way conference" to remove from current call, and continue with next call.
But here agent is not able to leave the conversation.
After some days we have found a work around for this.
the agent will enter the number to call, tick consultative, tick dial override, then click dial with customer, then hangup XFER line, then untick consultative and then click Dial With Customer again and finally Leave 3- Way Call
So what can be the issue when doing it first time ?
Thanks,
Ankit
ahmed.saad92 wrote:Hello Matt,
we adjusted the script to run each 4 mins, but the issue still exist the agent can't get out of the conference after pressing on leave 3 way conference.
VERSION: 2.14-686a
BUILD: 180904-1206
perl install.pl --copy_sample_conf_files
ahmed.saad92 wrote:Quick update: agent status is live call until the agent presses leave 3-way conference, once the agent presses leave 3-way conference their status is switched to no live call and the button is no longer clickable.
ahmed.saad92 wrote:What we're noticing now is when a call comes to the agent from the dialer (with some calls not all) does not switch the status of the agent to Live Call and that's exactly when we're not able to leave 3-way conference
ahmed.saad92 wrote:the System Load: 343 - 9%,
ahmed.saad92 wrote:On-line CPU(s) list: 0-23
Thread(s) per core: 2
Core(s) per socket: 6
Socket(s): 2
alo wrote:the channel seems to always reset to SIP/Inphxin-00000001
nf_conntrack: table full, dropping packet
netstat -n | grep TIME_WAIT | wc -l
cat /proc/sys/net/ipv4/tcp_tw_recycle
cat /proc/sys/net/ipv4/tcp_fin_timeout
cat /proc/sys/net/ipv4/netfilter/ip_conntrack_count
cat /proc/sys/net/nf_conntrack_max
echo '1' > /proc/sys/net/ipv4/tcp_tw_recycle
echo 'net.ipv4.tcp_tw_recycle = 1' >> /etc/sysctl.conf
echo '10' > /proc/sys/net/ipv4/tcp_fin_timeout
/sbin/sysctl -w net.netfilter.nf_conntrack_max=196608
nano /etc/sysctl.conf
echo '262144' > /proc/sys/net/netfilter/nf_conntrack_max
Return to ViciDialNow - GoAutoDial
Users browsing this forum: No registered users and 18 guests