I think Tony has stressed the fact that 4.2.1 is very out of date. Here is a reason to upgrade pasted from the other thread.

-------

Upgrade to 4.4.  This has been fixed in this commit

https://github.com/dhubler/sipxecs/commit/606b856cd0ee4e33310ed6ffa4173dd5385add3c

These lines in a particular

+

        2556    

+                // JEB: If this is a response for the ITSP set the global IP 
here

        2557    

+                if (dialogContext.getItspInfo() == null || 
dialogContext.getItspInfo().isGlobalAddressingUsed() ) {

        2558    

+                    SipUtilities.setGlobalAddress(newResponse);

        2559    

+                }





On 06/08/2012 04:43 AM, Ray Bobbitt wrote:

Anyone?
_______________________________________________
sipx-users mailing list
sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users/


_______________________________________________
sipx-users mailing list
sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to