[asterisk-users] Simple dialplan issue

Matt Riddell lists at venturevoip.com
Tue Sep 22 23:34:13 CDT 2009


On 23/09/09 3:32 PM, Julian Yap wrote:
> I have an issue where a particular dialplan works but another doesn't.
> I'm not sure why.  To me they look identical and it has me stumped.
>
> This works:
> [to-test]
> exten => _X., 1, SetCallerPres(allowed)
> exten => _X., 2, Monitor(wav,/tmp/test-${UNIQUEID},mb)

1, 2, yep.

> [to-test]
> exten => _X., 1, SetCallerPres(allowed)
> exten => _X., 20, Monitor(wav,/tmp/test-${UNIQUEID},mb)

Normally 2 comes after 1 rather than 20 - looks like you're missing 2 
through 19 here :)

-- 
Cheers,

Matt Riddell
Director
_______________________________________________

http://www.venturevoip.com/news.php (Daily Asterisk News)
http://www.venturevoip.com/st.php (SmoothTorque Predictive Dialer)
http://www.venturevoip.com/c3.php (ConduIT3 PABX Systems)



More information about the asterisk-users mailing list