[OpenSIPS-Users] media proxy - B2BUA(signaling only)
Julien Chavanton
jc at atlastelecom.com
Tue Jan 19 23:12:27 CET 2010
Humm, this does not work, as when the "200 OK" comes back from UA_B there is a need to set media proxy and a second session is set on the media proxy.
Any suggestion on how to handle this senario ?
________________________________
From: users-bounces at lists.opensips.org on behalf of Julien Chavanton
Sent: Tue 19/01/2010 8:55 PM
To: OpenSIPS users mailling list; Users at lists.opensips.org
Subject: Re: [OpenSIPS-Users] media proxy - B2BUA(signaling only)
I found what was going on more in details, when the second call comes in the RTP port is set as the correct one from the first call, however, I issue another use_media_proxy() and a new port is set, I guess I could ignore the use media proxy this time by validating if the IP of the media proxy is already in SDP "m=audio x.x.x.x", I will try this
Opensip_A --invite--> B2B_UA
m=audio 52542 RTP/AVP 18 8 0
B2B_UA --invite--> Opensip_A
m=audio 52542 RTP/AVP 18 8 0
(use media proxy)
Opensip_A --invite--> UA_B
m=audio 50506 RTP/AVP 18 8 0
________________________________
From: users-bounces at lists.opensips.org on behalf of Julien Chavanton
Sent: Tue 19/01/2010 6:43 PM
To: Users at lists.opensips.org
Subject: [OpenSIPS-Users] media proxy - B2BUA(signaling only)
Hi,
I have this senario :
UA_A --> Opensip_A --> SIP_B2BUA(signaling only) --> Opensip_A --> UA_B
this result is 2 calls(different callid) on Opensip_A however UA_A and UA_B are connecting the the MediaProxy on 2 differents calls and the audio is not bridged between them.
It there a way the make the media proxy aware about the fact that the 2 calls should be bridged ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20100119/c677d843/attachment.htm
More information about the Users
mailing list