SIPPEER(peername,item)
-
peername -
item-
ip- (default) The IP address. -
port- The port number. -
mailbox- The configured mailbox. -
context- The configured contextA named section of the dialplan that groups extensions. Calls enter a specific context and can only reach extensions visible from it, making contexts the basic unit of call routing and security.. -
expire- The epoch time of the next expire. -
dynamic- Is it dynamic? (yes/no). -
callerid_name- The configured Caller IDThe calling party number (and optionally name) presented on an outbound call, set from the endpoint or manipulated in the dialplan. name. -
callerid_num- The configured Caller ID number. -
callgroup- The configured Callgroup. -
pickupgroup- The configured Pickupgroup. -
namedcallgroup- The configured Named Callgroup. -
namedpickupgroup- The configured Named Pickupgroup. -
codecs- The configured codecs. -
status- Status (if qualify=yes). -
regexten- ExtensionA dialplan entry that matches a dialed number or pattern within a context and triggers a sequence of prioritized steps. activated at registration. -
limit- Call limit (call-limit). -
busylevel- Configured call level for signalling busy. -
curcalls- Current amount of calls. Only available if call-limit is set. -
language- Default language for peer. -
accountcode- Account code for this peer. -
useragent- Current user agent header used by peer. -
maxforwards- The value used for SIP loop prevention in outbound requests -
chanvar[name]- A channelA single call leg passing through Asterisk. Channels represent connections to endpoints and are what dialplan applications act on. variable configured with setvar for this peer. -
codec[x]- Preferred codecA coder-decoder that compresses audio for transmission, such as ulaw, alaw, GSM, or Opus. Endpoints negotiate which codec a call uses. index number x (beginning with zero).
-
User Notes
Know a tip or gotcha for this topic? Share it below and help others.
Contribute a note
Share a tip, gotcha, or practical example. Keep it under 2000 characters. No questions (use the Asterisk community forums for support). Wrap code in backticks.