Joseph wrote:
On Tue, 2005-08-23 at 12:22 -0500, Eric Wieling aka ManxPower wrote:

I don't know what the problem is, but this is what I use and it works
on my analog FXO port.

exten => _9NXXNXXXXXX,1,Dial(${PSTN}/w${EXTEN:1})


I've been trying to duplicate your pattern but I get, Invalid extension:
exten => _51,1,Dial(SIP/[EMAIL PROTECTED]/ww218)

Since you are not dialing out of an analog FXO port on Asterisk the aboce will not work. You are dialing out a SIP port to the SPA. You would need to use the D() option to dial, since it's not an analog Zap port.
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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