On Thu, Jul 21, 2022 at 02:46:07PM +1200, David Cunningham wrote:
> Hello,
> 
> We have an Asterisk dial which sends the call via a proxy using //, for
> example:
> 
> Dial(SIP/${EXTEN}@peer_address//proxy_address)
> 
> Does anyone know how we can make the SIP to the proxy use TCP? We tried
> making proxy_address match a peer in sip.conf with "transport = tcp" but
> that didn't seem to work. We are using chan_sip.
> 
> Thanks very much for any advice.
> 

Have you tried to define 
outboundproxy=proxy_address
in your sip.conf?

-H



-- 
Henning Follmann           | hfollm...@itcfollmann.com


-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to