[Asterisk-cvs] asterisk/apps app_dial.c,1.136,1.137

markster at lists.digium.com markster at lists.digium.com
Wed Feb 2 22:19:59 CST 2005


Update of /usr/cvsroot/asterisk/apps
In directory mongoose.digium.com:/tmp/cvs-serv2758/apps

Modified Files:
	app_dial.c 
Log Message:
Oops (first one of these in a while)


Index: app_dial.c
===================================================================
RCS file: /usr/cvsroot/asterisk/apps/app_dial.c,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -d -r1.136 -r1.137
--- app_dial.c	3 Feb 2005 03:30:41 -0000	1.136
+++ app_dial.c	3 Feb 2005 04:21:07 -0000	1.137
@@ -71,7 +71,7 @@
 "             making/redirecting the outgoing call. For example, some PSTNs\n"
 "             don't allow callerids from other extensions then the ones\n"
 "             that are assigned to you.\n"
-"      'o' -- Original (inbound) Caller*ID should be placed on the outbound leg of the call 
+"      'o' -- Original (inbound) Caller*ID should be placed on the outbound leg of the call\n" 
 "             instead of using the destination extension (old style asterisk behavior)\n"
 "      'r' -- indicate ringing to the calling party, pass no audio until answered.\n"
 "      'm[(class)]' -- provide hold music to the calling party until answered (optionally\n"




More information about the svn-commits mailing list