configuration help

2011-10-11 Thread Yanjian Fan
Dear Sir/Madam,   I have a requirement to setup a smpp connection from smppsim to kannel, and forward the message from kannel to clickatell through http connection.   From the logs, I can see message "Hello" from smppsim arrived at kannel, but I got "Request Failed" in smsbox. - 2

RE: configuration help required

2010-08-26 Thread Irfan Malik
Many thanks Cornejo, I would do as suggested. Best Regards, Irfan Malik > Date: Thu, 26 Aug 2010 08:59:14 -0500 > Subject: Re: configuration help required > From: cornejo.alv...@gmail.com > To: irfanahma...@hotmail.com > CC: users@kannel.org > > Irfan >

Re: configuration help required

2010-08-26 Thread Alvaro Cornejo
fan Malik wrote: > > Yes, It is. Any help ? > > > Best Regards, > > Irfan Malik > > > > ____ > Subject: Re: configuration help required > From: sangpr...@gmail.com > Date: Thu, 26 Aug 2010 14:22:26 +0700 > CC: us...@kannel.

Re: configuration help required

2010-08-26 Thread Jangita
On 26/08/2010 9:10 a, Irfan Malik wrote: Hi All, (...) Request 1) 92123456789 Request 2) 92123456789 1234 10 For number 1, want to append a URL e.g. http://www.myweb.com/blank For number 2, want to append a URL e.g. http://www.myweb1.com/pinrequest When keyword matching gets more complica

Re: configuration help required

2010-08-26 Thread sangprabv
6789 > > > Request 2) 92123456789 1234 10 > > lets have request one blank > > Request 1) > Request 2) 1234 10 > > > Best Regards, > > Irfan Malik > > > > > > Date: Thu, 26 Aug 2010 09:35:49 +0200 > > Subject: Re: configuration help

RE: configuration help required

2010-08-26 Thread Irfan Malik
Many thanks dear, How if we remove the digits 92123456789? > > Request 1) 92123456789 > > Request 2) 92123456789 1234 10 lets have request one blank Request 1) Request 2) 1234 10 Best Regards, Irfan Malik > Date: Thu, 26 Aug 2010 09:35:49 +0200 > Subject: Re:

Re: configuration help required

2010-08-26 Thread sangprabv
Im not sure, but maybe keyword-regex directive might help you. sangprabv sangpr...@gmail.com http://www.petitiononline.com/froyo/ On Aug 26, 2010, at 2:28 PM, Irfan Malik wrote: > Yes, It is. Any help ? > > > Best Regards, > > Irfan Malik > > > > >

Re: configuration help required

2010-08-26 Thread Elton Hoxha
Maybe you need to define two sms-service groups to call each of your services in background. To match your given digits; 1 - keyword-regex = ^[0-9]+$ 2 - keyword-regex = ^[0-9]+ [1-4]+ [0-1]+$ On Thu, Aug 26, 2010 at 9:22 AM, sangprabv wrote: > It should be about sms-service > > sangprabv > sa

Re: configuration help required

2010-08-26 Thread sangprabv
It should be about sms-service sangprabv sangpr...@gmail.com http://www.petitiononline.com/froyo/ On Aug 26, 2010, at 2:10 PM, Irfan Malik wrote: > Hi All, > > I am looking for help to configure kannel sms-service based on number of > words in request. Requirement is to append different URL'

configuration help required

2010-08-26 Thread Irfan Malik
Hi All, I am looking for help to configure kannel sms-service based on number of words in request. Requirement is to append different URL's to the request based on number of words in keyword. it should work for any keyword Request 1) 92123456789 Request 2) 92123456789 1234 10 For number 1

Re: Modem configuration help !

2006-08-21 Thread Vaibhav Solanki
essage - From: Vaibhav Solanki To: users@kannel.org Sent: Monday, August 21, 2006 11:24 AM Subject: Modem configuration help !   Hello,   My environment is:   FC5 with Kannle 1.4.0 and GSM Modem as Falcom Samba 55(USB). I am able to detect Modem on the OS. Getting output in dmesg and /proc/b

Re: Modem configuration help !

2006-08-21 Thread fred
try speed=115200   - Original Message - From: Leonard To: Vaibhav Solanki ; users@kannel.org Sent: Monday, August 21, 2006 8:10 PM Subject: Re: Modem configuration help ! Hi,   FC5 should use CDC-ACM for the modem, check /var/log/messages and see if

Re: Modem configuration help !

2006-08-21 Thread Leonard
) - Original Message - From: Vaibhav Solanki To: users@kannel.org Sent: Monday, August 21, 2006 11:24 AM Subject: Modem configuration help ! Hello,   My environment is:   FC5 with Kannle 1.4.0 and GSM Modem as Falcom Samba 55(USB). I am able to detect Modem on the OS

Modem configuration help !

2006-08-21 Thread Vaibhav Solanki
Hello,   My environment is:   FC5 with Kannle 1.4.0 and GSM Modem as Falcom Samba 55(USB). I am able to detect Modem on the OS. Getting output in dmesg and /proc/bus/usb/devices.   But when i configure the same in Kannel am getting "Opening failed. Terminating" error as follows:   2006-08-21 14:21:

Modem configuration help !

2006-08-21 Thread Vaibhav Solanki
Hello,   My environment is:   FC5 with Kannle 1.4.0 and GSM Modem as Falcom Samba 55(USB). I am able to detect Modem on the OS. Getting output in dmesg and /proc/bus/usb/devices.   But when i configure the same in Kannel am getting "Opening failed. Terminating" error as follows:   2006-08-21 14:21:

Re: Urgent Kannel Configuration Help !

2006-07-11 Thread Rodrigo Cremaschi
Hello Vaibhav, Treat each connection as a disctinct SMSC, enabling only transmitter or receiver for each one of them: #SMSC RX group = smsc smsc = smpp smsc-id = YOURCARRIER_RX allowed-smsc-id = "YOURCARRIER_RX" host = 66.66.66.66 receive-port = smsc-username = "rxuser" smsc-password =

Urgent Kannel Configuration Help !

2006-07-11 Thread Vaibhav Solanki
Hello all,   I am having two hosts(ip) and different ports for RX and TX settings in Kannel. Is it possible to configure SMPP with one RX and one with TX settings.   Or else please letmme know how to configure the same with Kannel. Please help urgently !   Thankz Vaibhav