Page 531 - Asterisk™: The Future of Telephony
P. 531

GROUP_MATCH_COUNT                              Counts channels in a matching group name
               GROUP_MATCH_COUNT(groupmatch[@category])

               Counts the number of channels in the groups matching the specified pattern.

               See Also
               GROUP(), GROUP_COUNT(), GROUP_LIST()


               IAXPEER                                              Obtains IAX channel information
               IAXPEER(peername[|item])
               IAXPEER(CURRENTCHANNEL[|item])


               Gets IAX peer information.
               If peername is specified, valid items are:
               ip
                   The IP address of this peer. If item is not specified, the IP address will be given.

               status
                   The peer’s status (if qualify=yes).
               mailbox
                   The peer’s configured mailbox.
               context
                   The peer’s configured context.
               expire
                   The epoch time of the next registration expiration for this peer.
               dynamic
                   Does this peer register with Asterisk? (yes/no)
               callerid_name
                   The Caller ID name configured on this peer.
               callerid_num
                   The Caller ID number configured on this peer.
               codecs
                   The peer’s configured codecs.
               codec[x]
                   Preferred codec index number x (beginning with zero).

               See Also
               SIPPEER()





                                                                    GROUP_MATCH_COUNT | 503
   526   527   528   529   530   531   532   533   534   535   536