
Asterisk Blog - Page 7
AudioCodes MediaPack 114 and 118 SIP Gateway with Asterisk
THIS APPLIES TO FXO ONLY IF YOU HAVE FXS CHANNEL ISSUES IT IS NOT ADDRESSED IN THIS DOCUMENTATION If you are having problems setting up these products then you are not alone. Here is a List of issues…
Read More »Asterisk func DB_DELETE
Synopsis Return a value from the Asterisk database and delete it Syntax DB_DELETE(<family>/<key>) Description This function will retrieve a value from the Asterisk database and then remove that key from the database. DB_RESULT will be set to the…
Read More »Apstel Visual Dialplan for Asterisk
The fastest way to build Asterisk dialplan Visual Dialplan for Asterisk is modern rapid application development platform for Asterisk dial plan development. It comes with drag-and-drop visual modeling environment and large component library, handy dial plan samples, powerful…
Read More »Asterisk Hunting Groups for incoming calls
The hunting group distributes the incoming calls to all registered agents. If there are three agents )extension 500, 501 and 502) registered, the first incoming call is redirected to extension 500, the second to 501 and the third…
Read More »Asterisk No authority found
No authority found This error is usually caused by a username/secret/type mismatch. This error also occurs when the context requested in the incoming call is different from one in the section of incoming peer. Multiple contexts in the…
Read More »Asterisk Genesys SIP Server Integration
How-To integrate Asterisk with Genesys SIP Server http://www.genesyslab.com 1. Architecture 1.1 Overview Figure 1 – Architecture overview Endpoints are registered on Asterisk only. They are not registered on SIP Server. Agent desktop is required…
Read More »Asterisk EAGI
Synopsis: Executes an AGI compliant application, with file descriptors Description: EAGI(command|args) EAGI–Enhanced Asterisk Gateway Interface EAGI is a slightly more advanced version of AGI, allowing the AGI script to interact with the inbound audio stream via file descriptor…
Read More »Asterisk Tips SIP URI Dial
Page Contents Incoming SIP URI Calls to your Server DNS Zone File Example sip.conf sip.conf Example. Bits Relevant to SIP URI Dial extensions.conf Example extensions.conf Example (Incoming Call Processing) Outgoing SIP URI Dial (from your Clients to Outside)…
Read More »asterisk cli command sip show peers
Syntax: sip show peers Natted qualification ping (read sip qualify) | Access | IP of host of IP dynamic|Control | name of sip user sip account (dhcp)| List (port, related to nat) | | | | | |…
Read More »Asterisk Generic Speech API
Asterisk Generic Speech Recognizer API Description The generic speech recognition engine is implemented in the res_speech.so module. This module connects through the API to speech recognition software, that is not included in the module. To use the API,…
Read More »Asterisk sip outboundproxy
SIP setting: outboundproxy New in Asterisk 1.2 outboundproxy = IP_address or DNS SRV name SRV name, hostname, or IP address of the outbound SIP Proxy (DNS SRV excluding the _sip._udp prefix) Use cases Typical proxies are OpenSER, SER….
Read More »Asterisk cli Command Show Queue
Syntax: show queue <queue number> ^ —- queue Number | Agents & Extensions that will be part of this queue | | Calls currently being processed 0* 1* 2* 3* 4* | | | Ring Strategy ?? (average?)…
Read More »Asterisk cmd ChannelRedirect
ChannelRedirect Redirects given channel to a dialplan target. Introduced with Asterisk 1.4. Can also be employed to pick up (steal) a ringing inbound call. Description ChannelRedirect(channel|[[context|]extension|]priority) Sends the specified channel to the specified extension priority Asterisk 1.8 In…
Read More »Asterisk sip sendrpid
Sendrpid Defines whether a Remote-Party-ID SIP header should be sent. Defaults to no. This field is often used by wholesale VoIP providers to provide calling party identity regardless of the privacy settings (the From SIP header). See also…
Read More »Asterisk Presence for Cisco 79×1 Phones
Newer Cisco IP Phones such as the 7941, 7961, and 7971 now support BLF or presence information for speed dial numbers. Unfortunately, configuring the phones for this to work is not easy, nor straightforward. To get BLF working…
Read More »