Tag : dial plan
Asterisk 16 latest DAHDI 3.0.0 latest Excerpt from chan_dahdi.conf is shown below.Im trying to enable fax detection on inbound calls so that I can take appropriate action in the dial plan.dahdi show channel 1 shows Fax Handled: no. Does that mean t..
I am working on a system where I connect to an external API and based on what it gives me I generate the Asterisk dial plan accordingly. I am thinking about my different options and wanted feedback from others on how to best do it.1) Generate conf fi..
I have some troublesome numbers that I would like to capture the SIPdialogue when I am calling them. When I am about to dial the number, is there any way to turn on SIP debugging in the dial plan before I make the call? (and turn it off after the c..
In my dial plan I can use the following commands to access and handle data from the builtin database.DBDB_DELETEDB_EXISTSDB_KEYSIt is OK for me. However, in my current project there will be an application responsible for recording new information..
I have multiple Asterisk servers in various parts of the world all connected using ded..
I am using the XML-browser and Call-Info header features for some SIP phones. SIPAddHeader(Call-Info: …) seems to work only in the outgoing direction. Does somebody know a way to send a Call-Info header to the originating SIP device by using only ..