plivoframework icon indicating copy to clipboard operation
plivoframework copied to clipboard

No media/ringback in Proxy or bypass_media mode

Open nbhatti opened this issue 14 years ago • 8 comments

Hi, I am doing a very simple dial, with the following Dial XML,

<Response> <Dial timeLimit="5376"> <Number gateways="sofia/gateway/sbc.voxbeam.com_P/"> 0011101923008449347 </Number> </Dial> </Response>

The call connects, but I never able to hear the early media. aka ringback. I am in proxy mode in FS. I can see Plivo is sending bridge_early_media=true instant_ringback=false ringback=$${us-ring} ringback]=[$} but I am still not able to hear anything. I changed my dialplan to bypass plivo and things work perfect. With Plivo Once the other party answers, Media starts flowing. Any clue why this would happen? My aim is to be able to do inbound-bypass-media. Without Plivo, everything works. I think Plivo tries to stay in the media path thus forcing FS not to by bypass or proxy?

nbhatti avatar Oct 16 '11 22:10 nbhatti

I have just posted 2 gists. This one, https://gist.github.com/1291571 with plivo, not able to hear any media. When I remove plivo of the the dialplan, things start working fine. https://gist.github.com/1291573

nbhatti avatar Oct 16 '11 23:10 nbhatti

Hi,

can you retry with last plivo revision ?

mike-plivo avatar Oct 17 '11 08:10 mike-plivo

you caught the extra }, but the issue still exists.

nbhatti avatar Oct 17 '11 10:10 nbhatti

Logs,

https://gist.github.com/1292365 (BAD - SIP Trace) https://gist.github.com/1292367 (BAD - FS Log)

https://gist.github.com/1292376 (FS Good case Log. No Plivo) https://gist.github.com/1292378 (FS Good case, SIP Trace)

nbhatti avatar Oct 17 '11 10:10 nbhatti

Can you retry with last plivo git rev again ?

mike-plivo avatar Oct 21 '11 17:10 mike-plivo

I already tried with bridge_early_media=false and it works. That was the only workaround I could find so far. I'll update the gut tomorrow and see if it works. But I think the bug is with enterprise originate. Will test tomorrow.

nbhatti avatar Oct 21 '11 21:10 nbhatti

Hi, Trying too to do a <Dial> with ideally Early Media and Bypass Mode Would be interested to know the status on this as right now I have none of those working Thanks

cbach avatar Mar 11 '12 03:03 cbach

Hi,

do you have any traces (plivo logs, freeswitch logs, sip pcap) ?

mike-plivo avatar Mar 12 '12 10:03 mike-plivo