[asterisk-users] digim tdm2400p fxo fake answer supervision problem.

2011-01-03 Thread Muhammad Usman
Hi. I am using Digium TDM2400PFXO with Asterisk1.6. When call sets in the
box , it answers the call even the phone is not picked. ideally it should
answer the call when the phone is picked up. Its charging the clients.
Please let me know how can I cover this ? Thanks in advance.
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] digim tdm2400p fxo fake answer supervision problem.

2011-01-03 Thread Shaun Ruffell
On 01/03/2011 06:16 AM, Muhammad Usman wrote:
 Hi. I am using Digium TDM2400PFXO with Asterisk1.6. When call sets in
 the box , it answers the call even the phone is not picked. ideally it
 should answer the call when the phone is picked up. Its charging the
 clients. Please let me know how can I cover this ? Thanks in advance.
 

If you already know the internal extension you are going to dial when a
particular FXO port starts ringing, you do not need to answer the
inbound call before calling Dial() in your dialplan.  The Dial()
application will automatically answer the originating call when the
called party answers before bridging.

Now if you don't know which internal extension you're going to dial you
are out of luck.  You'll have to answer in order to get the DTMF digits
of the extension from the caller.

-- 
Shaun Ruffell
Digium, Inc. | Linux Kernel Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: www.digium.com  www.asterisk.org

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users