Kannel-smppbox - 1.5.0

2013-06-12 Thread Sabry Sadiq
Hi All, I have an issue with Kannel where the smppbox service appears to be running if I do a ps –ef. However, when I check if it is listening on the port configured it seems like it is not listening. I checked the bearbox logs, smpp_access logs and the smppbox logs and they have not

Re: Kannel-smppbox - 1.5.0

2013-06-12 Thread spameden
start bearerbox/smsbox/opensmppbox manually and check whats on console with: bearerbox -v 0 /etc/kannel/kannel.conf smsbox -v 0 /etc/kannel/kannel.conf opensmppbox -v0 /etc/kannel/opensmppbox.conf 2013/6/12 Sabry Sadiq ssa...@whispir.com Hi All, ** ** I have an issue with Kannel

Re: Picking up SMS from Phone

2013-06-12 Thread spameden
you forgot to include users list as well. try contacting the author of the mentioned program, he might help you. 2013/6/12 Saad Omer s...@aeon.pk Sony Ericsson K750. The problem is that when disconnected from kannel, the phone gets incoming SMS which do not route to kannel upon

RE: Kannel-smppbox - 1.5.0

2013-06-12 Thread Sabry Sadiq
Hi, Thank you for the information I ran it and I got the following message [0] PANIC: *** Local license information in '/app/kannel-smppbox/etc/license.d/smppbox.licenseV2' is invalid! Please check 'username' and 'password' values in group license! *** 2013-06-12 19:54:12.567 [31308] [0]

Re: Kannel-smppbox - 1.5.0

2013-06-12 Thread spameden
You need to contact with this question to Stipe tolj. st at tolj.org I think is the e-mail 2013/6/12 Sabry Sadiq ssa...@whispir.com Hi, ** ** Thank you for the information I ran it and I got the following message ** ** [0] PANIC: *** Local license information in

Re: Picking up SMS from Phone

2013-06-12 Thread Alvaro Cornejo
Hi Omar Set sim-buffering to true in modem config. This will make kannel search periodically por sms on the phone that might goy stuck on it. Regards Alvaro On 6/12/13, spameden spame...@gmail.com wrote: you forgot to include users list as well. try contacting the author of the mentioned

Using multiple GSM modems with one machine/kannel

2013-06-12 Thread ha...@aeon.pk
Hi, I am using multiple GSM modems with one kannel, both of different types. In config file, I am defining 2 different groups for both modems (group = smsc). However, I am unable to map different INIT strings to both modems, since group=modems is same for both. How can I define separate

Re: Picking up SMS from Phone

2013-06-12 Thread ha...@aeon.pk
I tried this already; still kannel does not pick up SMS already present in the phone. I found a workaround, by moving the SMS manually from phone settings, to SIM. Only then, kannel picks the SMS. There is a downside to this too. More than often, kannel pings device for memory check, some error

RE: Picking up SMS from Phone

2013-06-12 Thread Rene Kluwen
Try to set message-storage = “ME” in group = modems. See users manual. From: users [mailto:users-boun...@kannel.org] On Behalf Of ha...@aeon.pk Sent: woensdag 12 juni 2013 17:08 To: Alvaro Cornejo Cc: users@kannel.org Subject: Re: Picking up SMS from Phone I tried this already; still