Re: sendsms program

2003-02-18 Thread Aarno Syvänen
There is no such program. cgi-bin/sendsms is a tag for service (to differentiate sendsms from other smsbox services). Aarno On Monday, February 17, 2003, at 01:53 PM, Navjot Singh wrote: little correction in my last mail. use lsof to find service/port. little effect of doing lot many things

Re: removing suffix appended by CIMD

2003-02-18 Thread Arne K. Haaje
alviN wrote: i think you missed a part of my question: ... but there are some cases where i want my sms application to have a sender of smsc_access_code+some_digits ... if i set sender-prefix to 'never', the appended numbers done by my sms application will be deleted by kannel before sending

Kannel 1.3.1

2003-02-18 Thread Illimar Reinbusch
Hi Im running Kannel 1.3.1 on Redhat 7.3 Running 1.3.0 was fine. Today I got new sources and recompiled but not it gives segmentation fault then starting bearerbox. [root@smsc root]# bearerbox /var/kannel/kannel.conf 2003-02-18 14:04:10 [0] ERROR: Can't find out official hostname for this host,

Re: sendsms params

2003-02-18 Thread Arne K. Haaje
Navjot Singh wrote: Hi List, Though seems to be a novice Q, but important to me. Does sendsms program accepts 4 params in total for SMSes. -- user, pass, udh text. .. and to and from, and a bunch of others. Se the users guide. Regards, Arne

kannel

2003-02-18 Thread joseph lapuz
Hi Please help. Im using a wavecom (with a SIM within) to send a sms text messages. Can I change the sender's mobile number when sending this sms messages? If so what is the command/syntax/source codesto do so? But If not, can you help me find one? thanks and more power! josephDo you Yahoo!?

kannel to accept chinese text messages

2003-02-18 Thread oarojo
Is there any way for kannel to accept Chinese text messages? What are the possible parameters to put in its configuration file? Thanks! Oliver

Re: sms acknowledge

2003-02-18 Thread thierry.henri
Hi, I tried lynx -dump http://localhost:13013/cgi-bin/sendsms? username=foopassword=xxxdlrmask=32from=12345to=0987654321text=Ok and I receive nothing I also put in my config file : group = sendsms-user username = foo password = xxx dlr-url = http:www.yyy.zzz/... or I put

architectural issues

2003-02-18 Thread Asif Ali
hello, ive been going through the architecture of kannel (stable release), made a couple of observations, Single bearerbox architecture worries me even though internally there is limited internal fault tolerance (heartbeat messages between sms wapboxes). This is a definite performance