search for: myextens

Displaying 8 results from an estimated 8 matches for "myextens".

Did you mean: myexten
2009 May 11
2
DTMF received twice
Hi all, I run an Asterisk 1.4.24.1 and face problem with DTMF. When calling from my mobile phone -Nokia E65- in GSM, Asterisk present me a second tone so I can use the GW. For this I use: exten => s,1,NoOp(One of our workers (${CALLERID(number)}) is calling office) ;callerID is the one of the calling mobile phone exten => s,n,Background(silence/1) ; Nokia E65 send digits in
2004 Apr 22
3
How to get call back when transfer fails
I searched the 22490 messages I have in my own personal asterisk-users archive and have not found the answer, and it also does not appear on the wiki. I have a SIP phone and a regular phone on a TDM400P FXS interface. Extensions are 100 and 101, respectively. On the SIP phone I can hit #, get the "Transfer" prompt and enter an extension I want to transfer to. No problem. I can do
2008 Jun 10
3
Asterisk : using setvar with IP Realtime and variable inheritance
Hi, I have what I think is a relatively advanced question. Any help is appreciated, even if it's not a complete answer. I am using Asterisk in mostly realtime fashion, specifically SIP registrations are in a MySQL table. This works fine (mostly). I also set a few variables in the setvar column, like this: callerid_internal=test <710>;did=5555551234 Again, this works
2016 Sep 23
2
PJSIP and P-Asserted-Identity
I am working with a customer and their SIP provider is IPitimi. The customer needs to sometimes provide various caller id number for the calls going to IPitimi. They are processing calls for multiple businesses who want their caller id to show up. When no caller id is provided, the From must be the DID at ipitimi ip address and caller id is DID at customer IP address. When caller id is
2010 May 04
6
Interesting email project.
Hey all. My boss asked me to implement the following When DID 713xxxxxxx is dialed send an email to mmosier at xxx.com. with the time date and CID included in the email. I know how to code some but am looking for the best way to do this. Sorry I might have asked this a couple months back. I forgot. Mmosier Houston Respectfully Michael D Mosier Ftoc Certified -------------- next part
2006 Jun 16
0
One problem (MOH) and one question (incoming SIP calls)
OK, here's another problem I've run into with Asterisk. In the musiconhold.conf file, I can set the music on hold mode to files and the directory to the place where I have my MP3s stored and they play. If I set the music on hold mode to any other setting, instead of getting my MP3s, I get something that sounds like a motorcycle being cranked up and driving off. It sounds really weird,
2009 Sep 20
0
Stop / Resume in Dialplan / AMI
Hello. I'd like to know if the two following functionalities are available in Asterisk. -1- A stop/wait/halt functionality in the Dialplan. Like: exten => myexten, n, Halt where execution of the dialplan would wait indefinitely. I guess a Wait would be OK, but I'd like this wait to wait indefinitely. -2- A Goto functionality from the AMI: You give the channel, and you can ask
2020 Feb 04
0
Always Be Conferencing v16e - pure AEL-based dial plan solution
/**************************************************************************** * * * Always Be Conferencing (ABC) * * * * Creator: chris @ Penguin PBX Solutions * *