Hi guys...i've a problem...
i've tried to send an sms using http interface....i can send it using
 
 
url and it works. But if i try to send an sms from GSM phone i obtain "Can't send message" error on phone. I have inserted as number of Service Center, the number of phone connected to my pc....phone is nokia 7110...in this way i should send sms passing from SMSC installed on my pc..
 
Phone connected to my pc should do relaying of sms to destination....clearly passing from SMSC of network.To better clarify, here is picture:
 
phone A                                       phone B (connected to pc)
smsc = phoneB  ->  send sms  ->    smsc = Network SMSC         -> relaying to Destination
 
follow my conf file:
 
group = core                                                                                                                  
admin-port =13000                                                                                                             
admin-password = foo                                                                                    
admin-deny-ip = "*.*.*.*"
admin-allow-ip = "127.0.0.1;37.255.75.130"
smsbox-port = 13001
wdp-interface-name = "*" 
log-file = "/var/log/kannel/bearerbox.log"
log-level = 0 
box-deny-ip =
"*.*.*.*"
box-allow-ip = "127.0.0.1;37.255.75.130"
unified-prefix="+39,0039"
 
group = sendsms-user   
username = mulp
password = foo
                                                                                                                               
group = smsbox 
bearerbox-host = localhost
sendsms-port = 14000
sendsms-chars= "+0123456789"
group = sms-service
keyword = default 
text = "No action
specified"

group = smsc                                                                                                                   
smsc = at                                                                                                                      
modemtype = nokiaphone
speed = 19200
device = /dev/ttyS0 
pin = 1450                                                                                                                     
host = localhost                                                                                                               
port = 600                                                                                                                     
smsc-username = mulp
smsc-password = foo
keepalive = 5                                                                                                                  
sender-prefix = ""
 
Why i can send sms to my SMSC ???? must I obtain agreement of network company???Or i can send sms to another custom SMS, but i wrong kannel configuration???
 
please help ....any kind of help is granted.
 
regards
anti-shock
 
 
 


Con MSN Extra Storage puoi mandare allegati fino a 20MB! Provalo!

Reply via email to