[Astpp-commit] SF.net SVN: astpp: [2166] trunk/samples/sample.astpp-dialplan.conf
Brought to you by:
darrenkw
From: <dar...@us...> - 2007-11-18 05:17:59
|
Revision: 2166 http://astpp.svn.sourceforge.net/astpp/?rev=2166&view=rev Author: darrenkw Date: 2007-11-17 21:18:03 -0800 (Sat, 17 Nov 2007) Log Message: ----------- Updated sample dialplan to use new audio file. Modified Paths: -------------- trunk/samples/sample.astpp-dialplan.conf Modified: trunk/samples/sample.astpp-dialplan.conf =================================================================== --- trunk/samples/sample.astpp-dialplan.conf 2007-11-18 05:17:05 UTC (rev 2165) +++ trunk/samples/sample.astpp-dialplan.conf 2007-11-18 05:18:03 UTC (rev 2166) @@ -38,7 +38,7 @@ [astpp-callingcards] exten => s,1,Answer -exten => s,2,Background(welcome); Welcome to Company X Calling Cards +exten => s,2,Background(astpp-menu); Welcome to Company X Calling Cards ; Press 1 to enter our calling card system. ; Press 2 to register your callerid number to your card. ; Press 3 to request a callback. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |