[asterisk-users] How to run Music while looking for the caller in Database

2010-03-31 Thread Bharath B. Reddy Bynagari
Hi, We are using Asterisk and PERL. We have all the call logic in PERL. We are trying to identify the caller using the CID in the Database. As the Database lookup is taking more time (>15 seconds), we want to play some tune while the caller is waiting. How can we do that? Any ideas will be

[asterisk-users] MixMonitor and Call Latency during conversation

2009-11-16 Thread Bharath B. Reddy Bynagari
Hi, We are using MixMonitor to record the call. When the call is bridged, the latency is significant. We tried to increase the internet speed and the server RAM and processor speed and still we are having that issue. We use VoiceTrading and Gafachi's Termination minutes to make calls. As we

[asterisk-users] How to stop IVR once system receives DTMF?

2009-08-31 Thread Bharath B. Reddy Bynagari
Hi, We are trying to implement a complex business logic in Asterisk. Executing "Wait_For_Digit" command after playing IVR. We want to stop the IVR once we receive the digit. It is not recognizing the Digit until it completes the IVR. How can we stop the IVR once we receive the digit? Thanks

[asterisk-users] How to detect if the call is being answered by Voice Mail?

2009-08-25 Thread Bharath B. Reddy Bynagari
->agi->get_variable("ANSWEREDTIME"); to_log($self, "Physician Call Status: $CallStatus; ANSWEREDTIME: $ANSWEREDTIME", 2); return 0; } Is this not the correct way to do this? Or Are there any other methods? Thanks Bharath B. Reddy Bynagari

[asterisk-users] Dial plan sample for detecting Voice Mail

2009-08-19 Thread Bharath B. Reddy Bynagari
Hi, I am trying to implement a macro-screen mentioned at http://www.voip-info.org/wiki/view/Asterisk+cmd+Dial I put the following code in my extensions_additional.conf screen-from: You have a call; screen-accept: Press 1 to accept this call or any other key to reject.; [macro-screen]

[asterisk-users] Call back DIALSTATUS is empty

2009-08-17 Thread Bharath B. Reddy Bynagari
TUS is empty. But the Channel status is coming as 6. I have the user decline the call and still not getting any DIALSTATUS Thanks a lot in advance. Thanks MavenSphere-2-logo-web-orange Bharath B. Reddy Bynagari President & CEO <mailto:bynag...@mavensphere.com