SIPGetHeader()SIPGetHeader(Variable=Headername|Optionen)
SIPGetHeader() ist ab Asterisk 1.4 nicht mehr
vorhanden und wurde durch die Funktion SIP_HEADER()
(Abschnitt D.89, „SIP_HEADER()“) ersetzt.————————| 1.2 | | | | | -= Info about application 'SIPGetHeader' =-
[Synopsis]
Get a SIP header from an incoming call
[Description]
SIPGetHeader(var=headername[|options]):
Sets a channel variable to the content of a SIP header
Options:
j - Jump to priority n+101 if the requested header isn't found.
This application sets the following channel variable upon completion:
SIPGETSTATUS - This variable will contain the status of the attempt
FOUND | NOTFOUND
This application has been deprecated in favor of the SIP_HEADER function.SIP_HEADER()“