Voice Message Broadcasting

Any and all non-support discussions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Voice Message Broadcasting

Postby ZeeTech » Sat Apr 20, 2013 2:10 pm

I am using survey option with remote agents (Routing Extension is 8366) I just want to playback my message and then want to hang-up call so I chose ‘HANGUP’ in Survey Method, it is working but there is a 10 seconds of gap between message and call Hang-up, message length is 25 seconds but call disconnects after 35 seconds, I want to remove this 10 seconds gap please help

vicidialnow - standard install | Asterisk: 1.2.30.2. | Vicidial: 2.2.1-237| Build: 110430-1642
ZeeTech
 
Posts: 72
Joined: Sun Apr 04, 2010 5:45 am

Re: Voice Message Broadcasting

Postby williamconley » Sat Apr 20, 2013 2:23 pm

it is likely "waiting for a response". this could likely be reduced to 1 or 2 seconds.

or you could create a special extension that just plays this message and hangs up (since you have no interest in the transfer to an agent portion of the survey). use that extension instead of 8366.
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20258
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: Voice Message Broadcasting

Postby ZeeTech » Sat Apr 20, 2013 2:59 pm

please help me to reduce this "waiting for a response" up to 2 or 3 seconds because when i try my own ext it works well but it didn't generate any logs for reporting purpose so i want to use 8366 for proper call logging at the end i have to check how many number were connected successfully.

Thanks much!
ZeeTech
 
Posts: 72
Joined: Sun Apr 04, 2010 5:45 am

Re: Voice Message Broadcasting

Postby ZeeTech » Sat Apr 20, 2013 4:25 pm

I am trying this following dial pattern and it shows length_in_sec = 0 and status = PDROP in vicidial_log, i need correct status and call length, please help

exten => 8383,1,AGI(agi://127.0.0.1:4577/call_log)
exten => 8383,2,Playback(mymsg)
exten => 8383,3,Hangupp
ZeeTech
 
Posts: 72
Joined: Sun Apr 04, 2010 5:45 am

Re: Voice Message Broadcasting

Postby williamconley » Sat Apr 20, 2013 4:30 pm

you either have to modify the agi script to limit the wait time (script name is in the 8366 extension) or give up logging (which is likely disabled by using your own script) or use a different logging method. there are many logs created, and it is possible the call length is stored somewhere.

another possibility would to put another line in the extension to precede the (misspelled) hangup line that would modify the status of the lead to "listened to the entire message" before the hangup.
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20258
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)

Re: Voice Message Broadcasting

Postby mflorell » Sat Apr 20, 2013 10:22 pm

This was fixed a while ago in svn/trunk, you just need to upgrade.
mflorell
Site Admin
 
Posts: 18387
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Re: Voice Message Broadcasting

Postby ZeeTech » Sun Apr 21, 2013 6:02 am

Thanks William, i have changed wait_for_digit parameter in script and it works well for me.
What is PDROP status? should i consider such calls connected to customers?
ZeeTech
 
Posts: 72
Joined: Sun Apr 04, 2010 5:45 am

Re: Voice Message Broadcasting

Postby mflorell » Sun Apr 21, 2013 6:44 am

PDROP is a pre-routing drop, meaning that the call Answered and then hung up so fast that the script that starts playing a message or routing the call to an agent hadn't even started running yet. We have attempted to time some of these before and saw that they took less than a tenth-of-a-second to Answer and then hang up. Because of this, we usually don't consider these to be human answered.
mflorell
Site Admin
 
Posts: 18387
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida


Return to General Discussion

Who is online

Users browsing this forum: No registered users and 119 guests