VoIP Blog - Page 770
Asterisk settings Broadvoice distinctive ring support
Broadvoice offers the option to have two alternative numbers associated with your primary number. Unfortunately incoming calls to those alternative numbers are directed at your primary number. The only way to distinguish them from the primary number is…
Read More »Asterisk func language
Synopsis: Gets or sets the channel’s language. Description: LANGUAGE() Gets or sets the channel language. This information is used for the syntax in generation of numbers, and to choose a natural language file when available. For example, if…
Read More »Asterisk func queueagentcount
Synopsis: Count number of members answering a queue Description: QUEUEAGENTCOUNT(<queuename>) By agent, this function really refers to queue members, which are the operators answering a queue (as opposed to the callers). This function has been renamed in 1.3dev…
Read More »Asterisk func set
Synopsis: SET assigns a value to a channel variable Description: ${SET(<varname>=[<value>])} Notes Might be useful to assign the value of a complex expression to a variable, while still using that value to evaluate still another expression. …
Read More »Asterisk func txtcidname
Synopsis: TXTCIDNAME looks up a caller name via DNS Description: TXTCIDNAME(<number>) This function looks up the given phone number in DNS to retrieve the caller id name. The result will either be blank or be the value found…
Read More »Asterisk func iaxpeer
Synopsis: Gets IAX peer information Description: 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…
Read More »Asterisk func group_match_count
Synopsis: Counts the number of channels in the groups matching the specified pattern Description: GROUP_MATCH_COUNT(groupmatch[@category]) Calculates the group count for all groups that match the specified pattern. Uses standard regular expression matching (see regex(7)). New in Asterisk 1.8:…
Read More »Asterisk func fieldqty
Synopsis Count the fields, with an arbitrary delimiter Description FIELDQTY(<varname>,<delim>) at least on asterisk 1.4.21.2 the parameters must be separated by “|” and not “,” Notes *CLI> show function FIELDQTY Return value Returns the resulting count. Examples…
Read More »Asterisk func enumlookup
Synopsis ENUMLOOKUP allows for general or specific querying of NAPTR records or counts of NAPTR types for ENUM or ENUM-like DNS pointers. New in Asterisk 1.2, deprecates the application EnumLookup in Asterisk 1.4 Description in Asterisk 1.2: ENUMLOOKUP(number[,Method-type[,options|record#[,zone-suffix]]])…
Read More »Asterisk func dundilookup
Synopsis: Do a DUNDi lookup of a phone number. Description: DUNDILOOKUP(number[|context[|options]]) This will do a DUNDi lookup of the given phone number. If no context is given, the default will be e164. The result of this function will…
Read More »Asterisk func checksipdomain
Synopsis: Checks if domain is a local domain Description: CHECKSIPDOMAIN(<domain|IP>) This function checks if the domain in the argument is configured as a local SIP domain that this Asterisk server is configured to handle. Returns the domain name…
Read More »Asterisk func agent
Synopsis: Gets information about an Agent Description: AGENT(<agentid>[:item]) The valid items to retrieve are: status: (default) The status of the agent. Will/Must be one of the values: LOGGEDIN | LOGGEDOUT password: The password of the agent name: The…
Read More »CDMA Gateways from Hypermedia Systems
The HyperGateway VoIP CDMA Gateway line of products provides a tailor-made solution for alternative carrier call termination and for call origination providers. The VoIP CDMA Gateway is a complementary product to IP based equipment and supports up to 72…
Read More »3G UMTS
Hypermedia Systems 3G UMTS VOIP GATEWAY – SERIES The HyperGateway 3G UMTS VoIP Gateway line of products provides a tailor-made solution for alternative carrier call termination and for call origination providers. The 3G UMTS VoIP Gateway is a…
Read More »ADM – Asterisk Desktop Manager
Asterisk Desktop Manager, or ADM for short; The popular open source application which interfaces your VOIP telephony with the desktop and Asterisk PBX. THERE WAS A BUG IN THE 1.3 INSTALLER – If your ADM is complaining it…
Read More »