[Asterisk-cvs] asterisk/channels chan_sip.c,1.838,1.839

twisted twisted
Wed Sep 7 00:22:50 CDT 2005


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

Modified Files:
	chan_sip.c 
Log Message:
Fix spelling of Accountcode.  *wink*


Index: chan_sip.c
===================================================================
RCS file: /usr/cvsroot/asterisk/channels/chan_sip.c,v
retrieving revision 1.838
retrieving revision 1.839
diff -u -d -r1.838 -r1.839
--- chan_sip.c	6 Sep 2005 21:04:39 -0000	1.838
+++ chan_sip.c	7 Sep 2005 04:23:15 -0000	1.839
@@ -11861,7 +11861,7 @@
 "  SIPAddHeader(Header: Content)\n"
 "Adds a header to a SIP call placed with DIAL.\n"
 "Remember to user the X-header if you are adding non-standard SIP\n"
-"headers, like \"X-Asterisk-Accuntcode:\". Use this with care.\n"
+"headers, like \"X-Asterisk-Accountcode:\". Use this with care.\n"
 "Adding the wrong headers may jeopardize the SIP dialog.\n"
 "Always returns 0\n";
 




More information about the svn-commits mailing list