> >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.
> >
> >Rich
> >
> from my extensions.conf:
> 
> ;******************************************************
> [trunk-local]
> ;******************************************************
> exten => _9NXXXXXX,1,Dial(SIP/${EXTEN:[EMAIL PROTECTED])

The above does not seem to work either. Since the mediatrix has four pstn
ports, there must be a way to construct a Dial command that would embed
a userid:password, port alias name, or something like that. Just can't find
any reference to what that syntax would look like. (The gateway is properly
handling incoming pstn calls, just not the outgoing pstn attempts.)

Really need to the sip dial command to include...
  - the string of digits to be called
  - either a userid:password, or, port alias name (or both)
  - ip address of the gateway

Anybody have a clue what that dial sip syntax would look like????

Rich


_______________________________________________
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