This page last changed on Sep 30, 2011 by wikibot.
SIP_HEADER()
Synopsis
Gets the specified SIP header from an incoming INVITE message.
Description
Since there are several headers (such as Via) which can occur multiple times, SIP_HEADER takes an optional second argument to specify which header with that name to retrieve. Headers start at offset 1.
Syntax
Arguments
- name
- number - If not specified, defaults to 1.
See Also
Import Version
This documentation was imported from Asterisk version SVN-branch-1.8-r338609.
|