]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Merged revisions 338492 via svnmerge from
authorLeif Madsen <leif@leifmadsen.com>
Thu, 29 Sep 2011 18:32:28 +0000 (18:32 +0000)
committerLeif Madsen <leif@leifmadsen.com>
Thu, 29 Sep 2011 18:32:28 +0000 (18:32 +0000)
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r338492 | lmadsen | 2011-09-29 13:31:33 -0500 (Thu, 29 Sep 2011) | 6 lines

  Update documentation for SIP_HEADER.

  The SIP_HEADER function only works on the the initial SIP INVITE. The documentation was updated
  in trunk, but not in 1.8 or 10, so I'm making them match.

  (Closes issue ASTERISK-18640)
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@338493 65c4cc65-6c06-0410-ace0-fbb531ad65f3

channels/chan_sip.c

index 99050d5d236f7132c8a9595689f207ebc0056154..a33f16fbc99a1e3e67e5d66ee2b52a1629a9fb65 100644 (file)
@@ -341,7 +341,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
        </application>
        <function name="SIP_HEADER" language="en_US">
                <synopsis>
-                       Gets the specified SIP header.
+                       Gets the specified SIP header from an incoming INVITE message.
                </synopsis>
                <syntax>
                        <parameter name="name" required="true" />