Re: [asterisk-users] when we try to add CURL code to file channel.c we get an error - undefined reference to curl_easy_init

2008-03-03 Thread Prashant Sharma
Hi, Thanks but using the logger.c approach will allow the IVR to receive the digits in case 's' extension answers the call. That might result in the dial plan dialing an extension or going to the 'i' extension and hanging up. Ssorry about the confusion. Thanks & Regar

Re: [asterisk-users] when we try to add CURL code to file channel.c we get an error - undefined reference to curl_easy_init

2008-03-03 Thread Prashant Sharma
Hi, I'm trying to make asterisk detect some DTMF digits during a call and post them (can't use WaitExten or Features.conf). Regards, Prashant On Mon, Mar 3, 2008 at 6:23 PM, Tilghman Lesher < [EMAIL PROTECTED]> wrote: > On Monday 03 March 2008 00:27:32 Prashant Sharma wro

Re: [asterisk-users] when we try to add CURL code to file channel.c we get an error - undefined reference to curl_easy_init

2008-03-03 Thread Prashant Sharma
Hi Greyman, Thank you very much for reply. But unfortunately even after adding these lines in the file 'channel.c' didn't help me. It gives 'undefined reference' for all curl functions. Should I check availability of any other file for these errors? Thanks & Reg

Re: [asterisk-users] when we try to add CURL code to file channel.c we get an error - undefined reference to curl_easy_init

2008-03-02 Thread Prashant Sharma
error: channel.o(.text+0x): channel.c:: undefined reference to 'curl_global_init' Thanks & Regards, Prashant Sharma On Friday 29 February 2008 08:10:40 Prashant Sharma wrote: >* When I try to add CURL code to file channel.c we get an error - undefined *>* referen

[asterisk-users] when we try to add CURL code to file channel.c we get an error - undefined reference to curl_easy_init

2008-02-29 Thread Prashant Sharma
l and curl-devel 7.12 installed. Asterisk version i am using is 1.4.17. Any help will be appriciated. Thanks & Regards Prashant Sharma ___ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUB

[asterisk-users] How to get called number in featuremap

2008-01-30 Thread Prashant Sharma
Hi, I am new to asterisk configuration. I want to get called number in features.conf. I am defining a feature in features.conf and that feature got executed on pressing a particular DTMF key sequence. As I want to execute my own application on pressing that key which will use called number. testf

[asterisk-users] Incoming calls on PSTN trunk not disconnected (bsnl, india)

2008-01-16 Thread Prashant Sharma
I am trying to configure Asterisk for BSNL, india network. I have successfully configured it for outgoing calls. When any outside number make any call to trunk then it receives the call properly but when the call is disconnected by inside extension then outside phone does not get a busy tone. Ast