RE: [Asterisk-Users] Help on AGI running

2005-08-19 Thread someshwarak
guess you are trying to run a non compiled C program, you have to compile it first. # gcc sample.c -o sample then from asterisk run the executable 'sample' without the extension '.c' best regards On 8/18/05, someshwarak <[EMAIL PROTECTED]> wrote: > > > I am

[Asterisk-Users] Help on AGI running

2005-08-18 Thread someshwarak
I am running AGI script written in C. My script gets triggered but there is no action. I have taken the samplec file  from http://home.cogeco.ca/~camstuff/agi.html.   it says launched AGI script /var/lib/asterisk/agi-bin/sample.c exec format error . Did I miss anything?    I am running a

RE: [Asterisk-Users] help on receive text

2005-08-12 Thread someshwarak
someshwarak wrote: > Hi * users, > > I am only seeing SendText in the available asterisk applications. But I have > not seen Receive Text application. I tried on asterisk-1.0.7 and 1.0.9. Can > anyone tell me how to use this receive text command. The only one that currently ex

[Asterisk-Users] help on receive text

2005-08-11 Thread someshwarak
Hi * users,   I am only seeing SendText in the available asterisk applications. But I have not seen Receive Text application. I tried on asterisk-1.0.7 and 1.0.9. Can anyone tell me how to use this receive text command.   I want to use receivetext command and get text information from an s

[Asterisk-Users] Stun support

2005-08-08 Thread someshwarak
Hi * users,   I want to know if STUN suport is available with Asterisk.   Kindly let me know. I have posted this also in DEV list but none replied to me.   thanks, Somesh ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.

[Asterisk-Users] help Windows messenger configuaration

2005-07-28 Thread someshwarak
Hi,   I am trying to register windows messenger to Asterisk. My windows messenger gets registered succesfully but I am continously getting a error response of SIP 481 Call Leg/Transaction Does not exist to the NOTIFY sip message.   here is the SIP error response packet   Sip read: SIP/2.0 4

RE: [Asterisk-Users]Help DBdel is not working.

2005-07-19 Thread someshwarak
Hi, Exactly the key is not there in the database. Sorry to bother. I have used now exten => _*73.,DBdel(CF/${CALLERIDNUM}) and its working . Actually DBput will store both key and value. And DBdel will work by deleting the key not by the value. I tried deleting by value and is not working. May b

[Asterisk-Users]Help DBdel is not working.

2005-07-19 Thread someshwarak
Hi,   I am facing some problem with DBdel it says Error deleting key from database. Please let me know whats going wrong. here is the syntax what iam using exten => _*73.,1,DBdel(CF/${EXTEN:3})   thanks Somesh ___ Asterisk-Users mailing list Aster

[Asterisk-Users] Help in setting up MGCP from [EMAIL PROTECTED]

2005-07-18 Thread someshwarak
Hi * users,   How to setup the mgcp from [EMAIL PROTECTED]. For sure it is not coming with default. I don't see mgcp.conf file in /etc/asterisk.   Also if not from asterisk @ home how it can be done directly.    Is MGCP required for my PSTN gateway to work?   please help me   thanks, So

[Asterisk-Users] Performance Monitoring.

2005-06-22 Thread someshwarak
Hi All, Does the T1 PCI cards supported by Digium support Performance Moinitoring. If so are they in compliance with any of GR or ANSI standards of T1. Thanks, Somesh ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.c

[Asterisk-Users] some soft phones only talk to default context of asterisk

2005-05-03 Thread someshwarak
Hello , I have installed two soft phones Miral and Sjphone on windows. I have edited sip.conf and extensions.conf files accordingly. I have used the context=home in sip.conf and trying to catch some extension say from the context [home] in extensions.conf. But the debug message in CLI reports

[Asterisk-Users] help needed for sound device setup

2005-04-19 Thread someshwarak
Hi, I installed asterisk-1-0-7 and running it succesfully. But iam unable to use the sound services. I have the following warning messages when i launch asterisk Apr 19 21:15:40 WARNING[10918]: chan_oss.c:992 load_module: XXX I don't work right with non-full duplex sound cards XXX == Registe