[asterisk-dev] SIP Address port remove suggestion
Alexandre Almeida
ale.almeida at mail.telepac.pt
Tue Oct 17 03:13:48 MST 2006
I have a peer with this configuration, it's used as trunk for outgoing
calls.
[xxyy]
username=123456
type=peer
secret=1423241
port=5070
outboundproxy=my.proxy.com
host=gateway.server.com
when dialing a number like this 00123456789:
asterisk make this,
SIP:+1234567890 at gateway.server.com:5070
but what i need is,
SIP:+1234567890 at gateway.server.com
asterisk put the port on the SIP address, any idea on how to remove the
port from the sip address..
Thanks
Alexandre
More information about the asterisk-dev
mailing list