SMS Prefix (+)

2006-11-08 Thread Silver
Hi, I am using kannel to send sms's but on receiveing the sms it has a (+) prefix i.e. +57** How do i eliminate the (+) prefix. Is there a configuration that am missing? Regards Silver -- View this message in context: http://www.nabble.com/SMS-Prefix-%28%2B%29-tf2599930.html#a7253026 Sent

Re: Undelivered sms

2006-09-14 Thread Silver
GSM_ADDR_TON_INTERNATIONAL0x0001 ./smsc/smpp_pdu.h:115:#define GSM_ADDR_TON_NATIONAL 0x0002 On 9/13/06, Silver [EMAIL PROTECTED] wrote: Hi Here are the log for the kannel.log. 2006-09-13 14:20:52 [8528] [6] DEBUG: Started thread 10 (gw/bb_boxc.c:function) 2006-09-13 14:20:52 [8528

Undelivered sms

2006-09-13 Thread Silver
Hi, I have successfully installed the kannel gateway but when i try to send an sms it indicates the message is sent, but its not delivered to the receiver phone. I am using the http protocol to send the sms and have used the mtbatch program which also indicated that it has successfully sent the

Re: Undelivered sms

2006-09-13 Thread Silver
but no message reaches the destination address Lmwangi wrote: Hi, Could you send the logs for your transactions? Add these to your smsc group group = smsc log-file=/var/log/kannel/SMSC.log log-level=0 On 9/13/06, Silver [EMAIL PROTECTED] wrote: Hi, I have successfully

Re: Mutex Failure

2006-09-11 Thread Silver
Thanx i was using it for testing but the production enviroment will be a HP-unix or solaris so i guess it will be fine. That explains why the counter test program also crashes as it trys to creates the thread. nice time Stipe Tolj wrote: Silver wrote: Thanks, I have both the csv version

Mutex Failure

2006-09-07 Thread Silver
Hi I am using cygwin 5.1 and have successfully installed kannel. Running both the bearer box and smsbox exits with the following error 2006-09-07 09:21:21 [4780] [0] PANIC: gwlib/thread.c:139: mutex_lock_real: Mutex failure! (Called from gwlib/list.c:503:lock.) could someone assist me on what

Re: Mutex Failure

2006-09-07 Thread Silver
: you should paste more info before the mutex lock error so the location can be spotted (list is used everywhere...) What version are you running? On 07.09.2006, at 08:23, Silver wrote: Hi I am using cygwin 5.1 and have successfully installed kannel. Running both the bearer box