Displaying 1 result from an estimated 1 matches for "outboundproxyhost".
2007 Jan 04
0
proxy howto
Hi,
I've been trying to get asterisk to use an outbound sip proxy. Putting the
outboundproxyhost directive in the [general] section of sip.conf, but it
doesn't seem to work.
My expectation would be that by setting outboundproxy and outboundproxyport
in that location, then all dial commans (or at least dial commands of the
form Dial(SIP/asdf@asdf.com) or Dial(SIP/asdf@99.99.99.99)) would
au...