Thanks for the tip! Unfortunately the operator that provides the trunk also controls the NAT on the ALG GW, therefore mapping 5060 to 5080, can not be done of this component.
Do you have any other solutions to this problem? Is it possible to change the port sipXpbx listens on to something else so that the sipXbridge can be changed to 5060? If so how do you do this? And what are the risks involved? Regards, Hiral Patel -----Original Message----- From: M. Ranganathan [mailto:[email protected]] Sent: 26 January 2010 18:20 To: Hiral Patel Cc: [email protected] Subject: Re: [sipx-users] How to map external 5060 to internal 5080 On Tue, Jan 26, 2010 at 12:41 PM, Hiral Patel <[email protected]> wrote: > My SipXecs PBX is connected an unauthenticated sip trunk for which I need to > enable SipXecs bridge to be able to work around the lack of REFER support on > the sip trunk. > > > > The sip trunk sends to sipX on port 5060 therefore any incoming dialogue > bypasses sipXbridge and hence outgoing signalling also are bypassing > sipXbridge for the same dialogue. > > > > What I would like to know is if it is possible to re-configure sipX so that > sipXbridge listens on 5060 and sipX listens on 5080? No you should not configure it this way. You should configure it as follows: 1. Allow sipx proxy server to continue to listen on port 5060. 2. Allow sipxbridge to continue to listen on port 5080 ( both of these are defaults ). 3. Set the public port in the sipxbridge configuration page to port 5060. See http://sipx-wiki.calivia.com/index.php/SIP_Trunking_with_sipXecs:_Overvi ew_and_Configuration#2._Configure_SipXbridge 4. Map your NAT to send WAN packets arriving at 5060 to port 5080 on the host where sipxbridge is configured and vice versa. Ranga > > > > I understand there is a way to map external 5060 to internal 5080, but I am > not sure how to do this, can anyone help? > > > > Also, if the above is possible does it have any implications e.g. Ranga > mentioned that remote worker maybe effected? > > > > Regards, > > > > Hiral Patel, > > OnRelay > > > > _______________________________________________ > sipx-users mailing list [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-users > Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users > sipXecs IP PBX -- http://www.sipfoundry.org/ > -- M. Ranganathan _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users sipXecs IP PBX -- http://www.sipfoundry.org/
