We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics
Search found 21 matches
- Wed Jun 23, 2010 6:27 pm
- Forum: Plum DEV Q&A
- Topic: Call transfer return noanwser in sometimes
- Replies: 6
- Views: 10939
Re: Call transfer return noanwser in sometimes
We have changed the format, but it is still geting "noanwser" response in some case. Especially around 10PM (US LA time)
- Wed Jun 16, 2010 6:16 pm
- Forum: Plum DEV Q&A
- Topic: Call transfer return noanwser in sometimes
- Replies: 6
- Views: 10939
Re: Call transfer return noanwser in sometimes
The telephone number of the destination. When using the "dest" attribute, you should always prefix a "1" before the telephone number. For extensions, the format is <transfer dest="tel:+11234567890;postd=1234"/>. To insert a pause before the extension is dialed, you can add a "p" before the extensio...
- Wed Jun 16, 2010 6:10 pm
- Forum: Plum DEV Q&A
- Topic: Call transfer return noanwser in sometimes
- Replies: 6
- Views: 10939
Re: Call transfer return noanwser in sometimes
But our transfer format is working in thre most of time. Does this cause the stability of the call transfer? Also what is the random error such as error no_ani 0 [15/Jun/2010:10:13:42 -0400] 8002357105 000025;000;1276611011 pjsua_call_make_call(13109573396, -1) Failed error no_ani 1 [15/Jun/2010:10:...
- Tue Jun 15, 2010 7:53 pm
- Forum: Plum DEV Q&A
- Topic: Call transfer return noanwser in sometimes
- Replies: 6
- Views: 10939
Call transfer return noanwser in sometimes
Hi, Our IVR system is working properly in most of time, but it may drop the call transfer with noanwser message during the afternoon(around 4pm) and evening(around 10:30pm). I guess it is in peak hours. This issue never occurs during the morning IVR check at 6am. Even though we have agents available...
- Thu May 07, 2009 8:45 pm
- Forum: Plum DEV Q&A
- Topic: Bad music experience heared from IVR
- Replies: 1
- Views: 5112
Bad music experience heared from IVR
Hi, We have tried a lot of mp3 music file, and it is all good in computer. But it is always scratchy once upload to ivr server and listened from phone. It seams that plum server has done a high compression to our music file. The background of music is always scratchy, that usually needs a high quali...
- Fri May 01, 2009 1:02 am
- Forum: Plum DEV Q&A
- Topic: Call transfer is not working
- Replies: 1
- Views: 4542
Call transfer is not working
Hi, We have one call transfer script, and it is working fine for antoher country. But it is problem in US In US, we transfer the call to 3109573399 Get error Makecall Failed: General Failure - 0x506. The script is as below <?xml version="1.0"?> <vxml version="2.0" application="/IVR/global"> <var nam...
- Mon Mar 09, 2009 12:10 am
- Forum: Plum DEV Q&A
- Topic: The mapping of PRI numbers and toll-free numbers
- Replies: 2
- Views: 5564
- Mon Mar 09, 2009 12:06 am
- Forum: Plum DEV Q&A
- Topic: The mapping of PRI numbers and toll-free numbers
- Replies: 2
- Views: 5564
The mapping of PRI numbers and toll-free numbers
Hi,
Our customer ID is XXXXXXXX.
Could we get the mapping between PRI numbers and toll-free numbers in our account.
As our understanding, one toll-free numuber can have multiple PRI number, that is much like load balance.
Thanks
Our customer ID is XXXXXXXX.
Could we get the mapping between PRI numbers and toll-free numbers in our account.
As our understanding, one toll-free numuber can have multiple PRI number, that is much like load balance.
Thanks
- Sun Feb 01, 2009 7:48 pm
- Forum: Plum DEV Q&A
- Topic: IVR transfer disconnect issue
- Replies: 7
- Views: 13523
- Wed Jan 28, 2009 11:24 pm
- Forum: Plum DEV Q&A
- Topic: IVR transfer disconnect issue
- Replies: 7
- Views: 13523
- Wed Jan 28, 2009 11:22 pm
- Forum: Plum DEV Q&A
- Topic: IVR transfer disconnect issue
- Replies: 7
- Views: 13523
Please see the call logs below bargein set to true Attempting to fetch http://stage.ivr.mobilemessenger.com.au/music/fetch_music.mp3 Stream from http://stage.ivr.mobilemessenger.com.au/music/fetch_music.mp3 has been started Playing filler! Queued prompts dispatched to PVXdxi engine to be played as f...
- Wed Jan 28, 2009 6:30 pm
- Forum: Plum DEV Q&A
- Topic: IVR transfer disconnect issue
- Replies: 7
- Views: 13523
- Wed Jan 28, 2009 12:42 am
- Forum: Plum DEV Q&A
- Topic: IVR transfer disconnect issue
- Replies: 7
- Views: 13523
IVR transfer disconnect issue
Hi, I am using below scripts for call transfer. It is working fine sometimes. But sometimes, the call can not be tansferred, and just raise a event connection.disconnect.hangup, and no any messages I am testing it using Australia plum server. It looks like that it can not be transfer properly in bus...
- Tue Jan 06, 2009 5:58 pm
- Forum: Plum DEV Q&A
- Topic: strange received event: nomatch
- Replies: 3
- Views: 7501
- Tue Jan 06, 2009 5:55 pm
- Forum: Plum DEV Q&A
- Topic: strange received event: nomatch
- Replies: 3
- Views: 7501
I have put this <property name="inputmodes" value="dtmf"/> in global scope(out of field tag), but it has same problem. I am sure the noise is not from my handset, because I tapped my handset, and it is no problem. I have put <property name="inputmodes" value="dtmf"/> in field scope, and it looks wor...