On Sat, 31 Jan 2004, Rich Adamson wrote:

> I'm having a brain fart....
>
> What's the proper syntax for dialing out via a sip g/w (Mediatrix)?
>
> Been trying stuff similar to:
>  exten => _6X.,1,Dial(SIP/[EMAIL PROTECTED]/${EXTEN-1})
> where 3091 is alias for the port on the Mediatrix. Sniffer indicates * did
> even try the IP.


should you say ${EXTEN:1} rather than ${EXTEN-1} to drop that 6 off the
front of the extension?

Greg


_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to