[asterisk-users] Disable fax detect on specific incoming DID

2015-01-16 Thread Administrator TOOTAI
Hello, our gateway receive incoming calls from an outside gateway for multiple DIDs. For some of them we want fax detection, for other no. To do so, faxdetect is set to yes, but how to disable the fax detection for a specific incoming DID? For those DIDs, we just want to forward the call to

[asterisk-users] agitator - FastAGI reverse proxy

2015-01-16 Thread Lefteris Zafiris
Hello, FastAGI doesn't get (or deserve) much love these days but a lot of people are still widely using it. Here is a small project of mine, started trying to scratch my own itch, that some might find useful. https://github.com/zaf/agitator It is a reverse proxy for the FastAGI protocol with

Re: [asterisk-users] Disable fax detect on specific incoming DID

2015-01-16 Thread Noah Engelberth
The easiest way is to just run the Dial() command to forward the call to the hard fax without ever Answer()-ing the call. Without an Answer() on the call, Asterisk can't listen for fax detection (because the call hasn't been set up and there is no audio leg yet). Thank you, Noah Engelberth

Re: [asterisk-users] dahdi_genconf fails with Empty configuration - no spans

2015-01-16 Thread Tzafrir Cohen
On Thu, Jan 15, 2015 at 12:58:26PM -0600, Russ Meyerriecks wrote: On Thu, Jan 15, 2015 at 2:05 AM, Bertrand LUPART - Linkeo.com bertrand.lup...@linkeo.com wrote: However, dahdi_genconf keeps finding no span: What am i missing? It looks like your driver is loaded correctly. My guess would

[asterisk-users] Fwd: Asterisk pjsip auto dtmf mode

2015-01-16 Thread Yaron Nachum
Hello Asterisk Users, I have been looking for similar auto dtmf mode implementation on pjsip, but didn't see it coming, so I decided to give it a try. My basic plan was to do it as simple as possible with minimum changes because I am not familiar with all Asterisk code. My idea is to use rfc4733