search for: proxyipaddress

Displaying 1 result from an estimated 1 matches for "proxyipaddress".

Did you mean: proxy1_address
2013 Jul 02
0
Asterisk 11, SIP. OK to BYE goes to wrong ip/port combination
...address from a 2nd Via (or from "From') and OK gets lost. I'm just trying to adjust sip configuration that used to work for simple call scenarios (in 1.4, for example) for Asterisk 11. Your input is appreciated. Thank you. Alex Zarubin In sip.conf [general] nat = no outboundproxy=PROXYipaddress:PROXYport [CARRIER] type=peer host=CARRIERipaddress port=CARRIERport canreinvite=no Outbound call from asterisk is established normally via outbound proxy. BYE coming from the CARRIER <--- SIP read from UDP:PROXYipaddress:PROXYport ---> BYE sip:XYZ at ASTERISKipaddress:5060 SIP/2.0 Via: SI...