Hi,

Here r excerpts from my edited smskannel.conf, please let me know if there's
anything that I have missed out here. I'm still unable to receive any
messages on Kannel... The same file is being used for bearerbox as well.

group = smsbox
bearerbox-host = 127.0.0.1
smsbox-id = mysmsbox
sendsms-port = 13013
global-sender = *my_number*
log-file = "/tmp/smsbox.log"

group = smsc
smsc = at
smsc-id = nokiaSmsc
modemtype = Nokia
device = /dev/ttyACM0
my-number = *my_number*
connect-allow-ip = 127.0.0.1
log-level = 0

group = modems
id = Nokia
name = Nokia
detect-string = Nokia
speed = 460800
init-string = "ATZ"
init-string = "ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0"

group = smsbox-route
smsbox-id = mysmsbox
smsc-id = "nokiaSmsc"

Also, let me know if some additional information is required along with my
configurations.


> ---------- Forwarded message ----------
> From: "Cezary Siwek" <[email protected]>
> To: <[email protected]>
> Date: Thu, 9 Jul 2009 11:41:36 +0100
> Subject: Re: Cannot Receive Messages on Kannel
>  Hi,
>
> You have to tell your bearerbox which smsbox you want to route incoming
> messages to (possiblly  you have only one smsbox but it needs to be
> configured anyway). Read in the manual about smsbox-route group.
>
> Regards,
> Cezary
>
>
>
> ----- Original Message -----
> *From:* Nikhil <[email protected]>
> *To:* [email protected]
> *Sent:* 09 July 2009 11:29
> *Subject:* Cannot Receive Messages on Kannel
>
> Hi,
>
> As mentioned in my other mail-thread, I tried to use Kannel with my
> Motorola V3m connected as a Modem. However, it didn't work and I had to
> switch over to a Nokia XPressMusic handset. I could successfully send
> messages using the "cgi-bin/sendsms" script.
>
> However, when I tried to reply on the same number, the message showed up on
> the connected handset but failed to hit my "get-url" which happens to be a
> Java servlet. Do I need to configure something else or is it that I'm
> following a wrong path? Here's my sms-service block in smskannel.conf
>
> group = sms-service
> get-url = "http://192.168.0.2:8080/smsservlet/home.pg?phone=%p&text=%a";;
> keyword=default
> omit-empty = true
> accept-x-kannel-headers = true
>
> I have not kept any other sms-service active which also means that all
> non-empty incoming requests shall be handled by "default". I'd be glad to
> know if anybody could correct me there. Also, the servlet works when hit
> through a Web Browser.
> --
> Regards
> Nikhil Lanjewar
>
>
> _______________________________________________
> users mailing list
> [email protected]
> http://www.kannel.org/mailman/listinfo/users
>
>


-- 
Regards
Nikhil Lanjewar

Reply via email to