We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

audio files voice not coming

Questions and answers about Plum Survey

Moderators: admin, support

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

Re: audio files voice not coming

Post by support »

Hi Mallikarjun,

Your login was created as a subaccount under the main account, robert@wavecrest.gi. Subaccounts have read-only capabilities, meaning you can view call logs, reports, and analytics data, but you are not authorized to make any changes to the applications or numbers. That is why the menus you mention will not show up in your account, and they cannot be enabled.

If you need access to these features a separate hosting account can created, but it will function entirely separately from the existing account. If you would like to have an account created please send your request to our provisioning department at provisioning@plumgroup.com

Regards,
Plum Support

bmreddyrs
Posts: 44
Joined: Wed May 25, 2016 4:03 am

Reg: SIP connectivity issue in Toll free Number

Post by bmreddyrs »

removed
Last edited by bmreddyrs on Thu Mar 09, 2017 3:12 am, edited 2 times in total.

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

Re: audio files voice not coming

Post by support »

Hi Mallikarjun,

We configured your VoiceXML onto two of our internal test numbers: one a toll-free number and the other a local 617-712 number. When dialing your application on the toll-free number, the call was successfully transferred to your SIP number where your equipment picked up after one ring and then commenced playing hold music. With on the 617-712 instance of your application your equipment again accepted the call but played back a busy tone.

Since, in both cases, the calls did, in fact, successfully transfer to your equipment, we would recommend performing a SIP trace at your equipment on those incoming calls to, first, make sure calls are showing up on the equipment/service that you expect it to show up on and, second, to make sure your AAI expressions are being transmitted to your equipment in an expected format. If you are unable to perform SIP traces you should at least be able to generate Call Data Records (CDRs) with the provider of your SIP number so as to determine how and when calls from our servers were accepted.

Regards,
Plum Support

bmreddyrs
Posts: 44
Joined: Wed May 25, 2016 4:03 am

Reg: SIP connectivity issue in Toll free Number

Post by bmreddyrs »

removed
Last edited by bmreddyrs on Thu Mar 09, 2017 3:10 am, edited 1 time in total.

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

Re: audio files voice not coming

Post by support »

Hi,

We have been able to reproduce the transfer issue on a test number. Our engineers believe this is related to the PCI environment and investigating whether we need to make any updates or additions to our firewalls to allow this traffic through. We will update you as soon as they know more.

Regards,
Plum Support

bmreddyrs
Posts: 44
Joined: Wed May 25, 2016 4:03 am

Reg: SIP connectivity issue in Toll free Number

Post by bmreddyrs »

support wrote:Hi,

We have been able to reproduce the transfer issue on a test number. Our engineers believe this is related to the PCI environment and investigating whether we need to make any updates or additions to our firewalls to allow this traffic through. We will update you as soon as they know more.

Regards,
Plum Support

Hi Team,

Please update the above issue. still we are not able to connect to live agent

Regards,

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

Re: audio files voice not coming

Post by support »

Hi,

We just sent you a separate message with some information, please let us know if you don't receive it.

Regards,
Plum Support

bmreddyrs
Posts: 44
Joined: Wed May 25, 2016 4:03 am

Plum Voice Trends and Analytics

Post by bmreddyrs »

Hi Team,

Find the below voicexml.xml file and please review the file.
Please let me know, if any attributes or fields will require for that.

Request1:
============
<?xml version="1.0"?>
<vxml version="2.0">
<property name="logging" value="disable"/>
<form id="myIVR624025">
<var name="CallSid" expr="'cfed1d68-2556-49e9-a1fd-a6a16935fc6e'"/>
<var name="autoDigits" expr="0"/>
<block name="myBlock2">
<prompt bargein="false">
<audio src="https://wcuser:wcuser@wcdevint2.wavecre ... b587c668e7" fetchtimeout="60000ms" />
</prompt>
</block>
<property name="termchar" value="#"/>
<property name="inputmodes" value="dtmf"/>

<field name="Digits" type="digits?length=1">
<grammar type="application/srgs+xml" root="Root" mode="dtmf">
<rule id="Root" scope="public"><one-of><item repeat="0-255"/></one-of></rule></grammar>
<prompt bargein="true">
<audio src="https://wcuser:wcuser@wcdevint2.wavecre ... ee96151f5c" fetchtimeout="60000ms" />
</prompt>
<catch event="noinput nomatch">
<prompt></prompt>
<reprompt/>
</catch>
<catch event="noinput nomatch" count="3">
<prompt bargein="true">
<audio src="https://wcuser:wcuser@wcdevint2.wavecre ... oinput.wav" fetchtimeout="60000ms" />
</prompt><exit/>
</catch>
<filled><submit next="https://wcuser:wcuser@dev2.api.wavecres ... processor/" namelist="Digits CallSid" method="post"/></filled>
</field>
</form></vxml>


Request2:
=========

<?xml version="1.0"?>
<vxml version="2.0">
<property name="logging" value="disable"/>
<form id="myIVR465794"><var name="CallSid" expr="'cfed1d68-2556-49e9-a1fd-a6a16935fc6e'"/>
<var name="autoDigits" expr="0"/>
<property name="termtimeout" value="12s"/>
<property name="termchar" value="#"/>
<property name="inputmodes" value="dtmf"/>
<field name="Digits" type="digits?maxLength=17">
<grammar type="application/srgs+xml" root="Root" mode="dtmf">
<rule id="Root" scope="public">
<one-of><item repeat="0-255"/></one-of>
</rule>
</grammar>
<prompt bargein="true">
<audio src="https://wcuser:wcuser@wcdevint2.wavecre ... ac4bef4f34" fetchtimeout="60000ms" />
<break time="5s" />
</prompt>

<nomatch cond="true" count="1">
<prompt bargein="true">
<audio src="https://wcuser:wcuser@wcdevint2.wavecre ... ecc19526d0" fetchtimeout="60000ms" />
</prompt><submit next="https://wcuser:wcuser@dev2.api.wavecres ... processor/" namelist="autoDigits CallSid" method="post"/>
</nomatch>
<noinput count="1">

<prompt bargein="true">
<audio src="https://wcuser:wcuser@wcdevint2.wavecre ... ecc19526d0" fetchtimeout="60000ms" />
</prompt><submit next="https://wcuser:wcuser@dev2.api.wavecres ... processor/" namelist="autoDigits CallSid" method="post"/>
</noinput>
<filled><submit next="https://wcuser:wcuser@dev2.api.wavecres ... processor/" namelist="Digits CallSid" method="post"/></filled>
</field>
</form>
</vxml>


Thanks & Regards
Mallik

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

Re: audio files voice not coming

Post by support »

Hi,

We do not offer code reviews over the support forum. You can reach out to your account manager to set up dedicated time to talk with one of our engineers.

Alternatively, you can find information on integration with analytics in our documentation here: http://www.plumvoice.com/docs/dev/plumd ... nalytics?s

Regards,
Plum Support

bmreddyrs
Posts: 44
Joined: Wed May 25, 2016 4:03 am

Reg: CALL forward(redirect) option

Post by bmreddyrs »

Hi Team,

Now, we are using the Twilio IVR system.

Find the below my requirement.

1. we configure the IVR Number in Plum Dev portal
2. Customers will calling to Plum IVR confuigure number
3. can able to forward call Plum IVR to Twilio IVR?

Please let me know, how can we configure this feature in Plum dev portal?

Thanks,

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

Re: audio files voice not coming

Post by support »

Hi,

If we understand your question correctly, you are trying to transfer from a Plum Dev number to an outside number?

You can find more information about the transfer functionality in our documentation here: http://www.plumvoice.com/docs/dev/voice ... transfer?s

Let us know if you have any more questions.

Regards,
Plum Support

bmreddyrs
Posts: 44
Joined: Wed May 25, 2016 4:03 am

Reg: CALL forwarding to Twilio

Post by bmreddyrs »

[quote="support"]Hi,

If we understand your question correctly, you are trying to transfer from a Plum Dev number to an outside number?

You can find more information about the transfer functionality in our documentation here: http://www.plumvoice.com/docs/dev/voice ... transfer?s

Let us know if you have any more questions.

Regards,


Hi Team,

My Questions is not call Transfer, it is call forward to other system (Twilio).

when customer dail number receive Plum IVR then it will call forward to Twilio. (we are not generated any ivr xml file).
Twilio IVR connected and they will play the IVR prompts.

If you will not understand, Please provide your contact number.

Thanks,

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

Re: audio files voice not coming

Post by support »

Hi,

We are unable to forward the call without maintaining the bridge between the original caller and the far-end telephone number.

Regards,
Plum Support

bmreddyrs
Posts: 44
Joined: Wed May 25, 2016 4:03 am

Reg: Call Forward

Post by bmreddyrs »

Hi Team,

I created the application callTransfer in scratchPad. Find the below xml file

<?xml version="1.0"?>
<vxml version="2.0">
<form><var name="CallSid" expr="'f167f450-4382-45d5-9d6b-75028657d7be'"/>
<var name="autoDigits" expr="1"/>
<transfer name="mycall" dest="tel:+12562740056">
<prompt bargein="false">
<audio src="https://wcdevint2.wavecrest.in:444/stat ... wc-A63.wav" fetchtimeout="60000ms" />
<break time="4s" />
</prompt>
</transfer>
</form>
</vxml>

Call not getting to connect this number: +12562740056, this number owned by Twilio IVR.

But i give the my number: +919160111490, this is wokring fine.

Please let me know, 1). why the twilio number not connected.
2) suppose the connection well, how much time plum dev connection keep alive?

Thanks,

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

Re: audio files voice not coming

Post by support »

Hi,

In the future, please post your questions in the correct section on the forums. Since this is a question regarding DEV, refer to this section: http://support.plumgroup.com/viewforum.php?f=2

Regards,
Plum Support

Post Reply