[OpenSIPS-Users] B2B as a proxy
    Bogdan-Andrei Iancu 
    bogdan at opensips.org
       
    Mon Sep  1 14:15:15 CEST 2014
    
    
  
Hi,
the dialog based topology_hiding() DOES handle the BYE if you do proper 
routing (you do not need B2B). What you need to do is to change in your 
script (where you handle sequential requests, with to-tag) from:
     if (loose_route() ) {
into
     if (loose_route() || match_dialog() ) {
Regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com
On 28.08.2014 23:47, Satish Patel wrote:
> I am looking for top hiding and i tried topoloy_hiding() but it 
> doesn't handling BYE mesg so i am planing to go with B2B. I have few 
> question
>
> 1. Does B2B work like Proxy?
> 2. Does B2B support NAT SIP client?
>
> Or should i install Opensips proxy and B2B opensips on same box and 
> interconnect them?
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20140901/8bca27b5/attachment.htm>
    
    
More information about the Users
mailing list