On Thu, 7 Jan 2016 00:04:05 -0500
"D'Arcy J.M. Cain" <[email protected]> wrote:
> I am trying to figure out how to allow [email protected] to be
> translated to [email protected] (out ISP domain) but I am at a loss to

I think I see where I can hook this.

same => n,Verbose(0,To: ${SIP_HEADER(To)})

This shows me the actual address called.  e.g.
"To: <sip:[email protected]>".  Now I just need to look for a
place to grab this and put in a GoTo.  Perhaps a new incoming context
that does the lookup and then jumps to the existing incoming context.

-- 
D'Arcy J.M. Cain
System Administrator, Vex.Net
http://www.Vex.Net/ IM:[email protected]
VoIP: sip:[email protected]

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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

Reply via email to