Are you absolutely sure you need to use the outboundproxy setting rather than
using a peer/friend?
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces
at lists.digium.com] On Behalf Of Nick Lemberger
Sent: Tuesday, January 21, 2014 7:53 PM
To: asterisk-users at lists.digium.com
Subject: [asterisk-users] qualify=yes & outboundproxy
I'm having some trouble turning with trunk monitoring while using an
outbound proxy.
While all other sip messaging (e.g. calls) respects the outboundproxy setting,
Options packets from setting qualify=yes do not. Asterisk tried to send the
Options message directly to the "host=" IP, instead of the
"outboundproxy=" IP as it should, verified with tcpdump.
I've done a search of the mailing list and didn't turn up anything
relevant.
Is there a setting I'm missing, is this a bug, or just something that
won't work. It seemed appropriate to check here before I filed a bug
report!