jobsonp / sipdroid

Automatically exported from code.google.com/p/sipdroid
GNU General Public License v3.0
0 stars 0 forks source link

No Outgoing Voice and Then Hang Up If RTP Address/Port in "OK" is Different from That in Early Media #933

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The title pretty much explains itself, e.g. when a call is sent simultaneously 
to two different URI's, and one provider feeds back early media first, but the 
other provider answers the call first, which results in a change of the RTP 
Address/Port. The answered party does not hear any audio. And after a while, 
Sipdroid hangs up.

Original issue reported on code.google.com by jac...@gmail.com on 21 Jun 2011 at 6:15

GoogleCodeExporter commented 8 years ago
How do you send a call simultaneously to two different URIs?

Original comment by pmerl...@googlemail.com on 23 Jun 2011 at 5:11

GoogleCodeExporter commented 8 years ago
I was using Sipsorcery. PBXes.org can do the same by adding "&SIP/xxx@xxx.com" 
to a SIP URI, but PBXes does not have this problem because PBXes proxies the 
media. 

Original comment by jac...@gmail.com on 23 Jun 2011 at 5:26