Asterisk func iaxpeer
Created by: murf,Last modification on Sat 14 of Jan, 2006 [06:22 UTC]
Synopsis:
Gets IAX peer informationDescription:
IAXPEER(<peername|CURRENTCHANNEL>[:item])If peername specified, valid items are:
- ip: (default) The IP address.
- status: The peer's status (if qualify=yes)
- mailbox: The configured mailbox.
- context : The configured context.
- expire: The epoch time of the next expire.
- dynamic: Is it dynamic? (yes/no).
- callerid_name: The configured Caller ID name.
- callerid_num: The configured Caller ID number.
- codecs: The configured codecs.
- codec[x]: Preferred codec index number 'x' (beginning with zero).
If CURRENTCHANNEL specified, returns IP address of current channel
Notes
- *CLI> show function IAXPEER

Comments
333Status numbers
If I find it I will add it to the wiki