[asterisk-commits] russell: branch 1.2 r96931 - /branches/1.2/configs/extensions.conf.sample

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Mon Jan 7 14:46:22 CST 2008


Author: russell
Date: Mon Jan  7 14:46:22 2008
New Revision: 96931

URL: http://svn.digium.com/view/asterisk?view=rev&rev=96931
Log:
Change misery.digium.com to pbx.digium.com

Modified:
    branches/1.2/configs/extensions.conf.sample

Modified: branches/1.2/configs/extensions.conf.sample
URL: http://svn.digium.com/view/asterisk/branches/1.2/configs/extensions.conf.sample?view=diff&rev=96931&r1=96930&r2=96931
==============================================================================
--- branches/1.2/configs/extensions.conf.sample (original)
+++ branches/1.2/configs/extensions.conf.sample Mon Jan  7 14:46:22 2008
@@ -392,7 +392,7 @@
 ; Asterisk demo.
 ;
 exten => 500,1,Playback(demo-abouttotry); Let them know what's going on
-exten => 500,n,Dial(IAX2/guest at misery.digium.com/s at default)	; Call the Asterisk demo
+exten => 500,n,Dial(IAX2/guest at pbx.digium.com/s at default)	; Call the Asterisk demo
 exten => 500,n,Playback(demo-nogo)	; Couldn't connect to the demo site
 exten => 500,n,Goto(s,6)		; Return to the start over message.
 




More information about the asterisk-commits mailing list