What is wrong with my configuration/device?

2010-02-23 Thread Antti Rikman

Hi,

I am using Nokia 6630 as a modem but I cannot get smsbox to 
work.

I get this error in log when trying to send sms through 
http:

2010-02-23 15:51:35 [8701] [3] DEBUG: Status: 202 Answer: 

2010-02-23 15:51:35 [8701] [3] DEBUG: Delayed reply - 
wait for bearerbox
2010-02-23 15:51:35 [8701] [0] ERROR: Connection 
closed by the bearerbox.

my configuration:

# CORE group
group
 = core
admin-port = 13000
admin-password = nappi
log-file = 
"kannel.log"
smsbox-port = 13014
# include = "modems.conf"

#
 GSM MODEM
group = smsc
smsc = at
modemtype = nokia_phone
device
 = /dev/ttyACM2
speed = 460800
pin = 
sms-center = 
my-number
 = 
smsc-id = smscid

# smsbox group
group = smsbox
smsbox-id
 = mysmsc
bearerbox-host = localhost
bearerbox-port = 13000
sendsms-port
 = 13013
global-sender = 
sendsms-chars = "0123456789 +-"
log-file
 = "/var/log/smsbox.log"
log-level = 0
access-log = "access.log"

#
 smsbox-route
group = smsbox-route
smsbox-id = "smscid"

# 
sendsms-user
group = sendsms-user
username = user
password = 
passwd
concatenation= true
max-messages = 10

# service 
group
group = sms-service
keyword = testi
text = "You asked 
nothing and I did it!"
catch-all = yes

group = modems
id = 
nokia_phone
name = "Nokia Phone"
detect-string = "Nokia Mobile 
Phone"
need-sleep = true
init-string = "ATQ0 V1 E1 S0=0 &C1 
&D2 +FCLASS=0"
keepalive-cmd = "AT+CBC;+CSQ"
enable-mms = true

Thanks
 for advance,
Me :) 
_
Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
https://signup.live.com/signup.aspx?id=60969

SMS from phone to another through smsc

2010-02-24 Thread Antti Rikman

Hi All,

I wonder if it is possible to 
  send messages from one phone to another through my smsc?
If it is possible 
  how should I do it?

BR,
Antti
  
_
Hotmail: Powerful Free email with security by Microsoft.
https://signup.live.com/signup.aspx?id=60969

RE: SMS from phone to another through smsc

2010-02-24 Thread Antti Rikman

Well, I'm trying to ask if I could use Kannel and my mobile phone acting like 
SMSC, but I guess that is not possible, right? :)

Maybe I should not think and do it directly as you said :)

BR
Antti

> Date: Wed, 24 Feb 2010 13:59:56 +0100
> Subject: Re: SMS from phone to another through smsc
> From: chomb...@gmail.com
> To: katupa...@hotmail.com
> CC: users@kannel.org
> 
> On Wed, Feb 24, 2010 at 1:22 PM, Antti Rikman  wrote:
> > I wonder if it is possible to send messages from one phone to another
> > through my smsc?
> 
> What do you refer to as "my smsc"? Kannel is SMPP client (SMS
> gateway), not a SMSC.
> 
> When you are sending a message the flow is:
> Sender's phone -> Sender's SMSC -> Receivers SMSC -> Receiver phone
> 
> When you use Kannel for the same scenario:
> Sender's phone -> Sender's SMSC -> Receivers SMSC -> GSM Modem or SMPP
> connection -> Kannel -> Application for processing of the messages
> 
> The message flow is the same in both cases (kannel acts like
> receiver's mobile phone from the first case).
> 
> If you just want to send a message from one to another mobile phone do
> it directly ;)
> 
> Can you explain what do you want to achieve?
> 
> BR, Jovan
  
_
Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
https://signup.live.com/signup.aspx?id=60969