[Asterisk-Users] Pause during dialing to enter another number
Eric Wieling aka ManxPower
eric at fnords.org
Wed Aug 24 07:04:01 MST 2005
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/4781570 at pstn-spa3k-c/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.
More information about the asterisk-users
mailing list