mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 12:52:33 +00:00
Fix spelling of Accountcode. *wink*
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6524 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -11861,7 +11861,7 @@ static char *descrip_sipaddheader = ""
|
||||
" 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";
|
||||
|
||||
|
Reference in New Issue
Block a user