Hello, yes sure.
 
1. On initial INVITE store rtpproxy socket to any dialog value (store_dlg_value)
2. In dialplan store rtpproxy socket (as match_exp) with attrs field, in which sock_id of rtpproxy has been inserted.
3. Insert additional records to rtpproxy_sockets table with individual sock_id (correspond to attrs value in 2) ) for each rtpproxy instance.
4. On re_INVITE fetch dialog value of rtpproxy socket
5. Using dp_translate with rtpproxy socket value (as match_exp) find out sock_id of the rtpproxy (see 2) and attrs field)
6. Finally, use rtpproxy_offer() with sock_id which you got in 5).
 
-- 
С уважением, Денис.
Best regards, Denis
 
 
 
 
 
12.09.2017, 10:57, "Serge S. Yuriev" <[email protected]>:
Hi
 
Would you mind to share your experience with us?
Thanx.

--
Wbr, Serge via mobile

12.09.2017, 10:20, "Denis via Users" <[email protected]>:
Hello!
 
I found solution myself.
 
The question is closed.
 
-- 
С уважением, Денис.
Best regards, Denis
 
 
 
 
 
08.09.2017, 14:51, "Denis via Users" <[email protected]>:
Hello!
 
Opensips 2.3
 
One interesting question about rtpproxy using.
 
I can use multiple rtpproxy through one set. During each call Opensips chooses certain socket inside the certain set of proxies.Till this time everything clear.
But during existing session SIP UA (caller or callee never mind) can initiate some re-Invite messages for some reason.
And these messages should "marked" by rtpproxy too.
 
And now the question, is there any way, during re-Invite processing, to tell Opensips to choose certain rtpproxy socket which has been chosen at the beginning of the call?
 
Thank you for any help.
 
 
-- 
С уважением, Денис.
Best regards, Denis
 
 
 
,

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

 

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

,

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to