Page 537 - Asterisk™: The Future of Telephony
P. 537
useragent
The name of the SIP user agent
peername
The name of the SIP peer
t38passthrough
1 if T38 is offered or enabled in this channel, otherwise 0
SIPPEER Retrieves info about a SIP peer
SIPPEER(peername[|item])
Gets SIP peer information.
Valid items are:
ip
The IP address of this peer. If item is not specified, the IP address will be given.
mailbox
This peer’s configured mailbox.
context
The peer’s configured context.
expire
The epoch time of the next registration expiration.
dynamic
Does this device register with Asterisk? (yes/no)
callerid_name
The Caller ID name configured on this peer.
callerid_number
The Caller ID number configured on this peer.
status
This peer’s status (if qualify=yes).
regexten
This peer’s registration extension, if configured.
limit
This peer’s call limit.
curcalls
Current number of calls. Only available if call-limit is set on this peer.
language
Default language for this peer.
accountcode
Account code for this peer.
SIPPEER | 509