Turpin,

Could you please send part of the log files (the meaningful parts, I mean).

If you
are using transceiver mode, you don't have to use receive-port, since
all transactions are made on the same port. The same applies if you
operator uses the same port for both channels: you can ommit
receive-port.

Again, look at the log files and send them to the list so we can
analyze further on.

Hope it helps,

PS: Make your replies to the list, not to me, so other people can look
into your problem and maybe help you better than me :)

On Tue, 28 Dec 2004 11:11:27 +0100, TURPIN Patrick <[EMAIL PROTECTED]> wrote:
> Hello
> thank for your help.
> I already test this configuration but it dont work ?
> 
> The SMSC user "transceiver-mode". I already test whith an order sofware and
> I can send/receve the sms, but not with kannel !
> 
> Loock my KANNEL.CONF.
> group = core
> admin-port = 13000
> smsbox-port = 13001
> admin-password = bar
> #status-password = foo
> #admin-deny-ip = ""
> #admin-allow-ip = ""
> #log-file = "/tmp/kannel.log"
> #log-level = 0
> box-deny-ip = "*.*.*.*"
> box-allow-ip = "127.0.0.1"
> #unified-prefix = "+358,00358,0;+,00"
> #access-log = "/tmp/access.log"
> #store-file = "/tmp/kannel.store"
> #ssl-server-cert-file = "cert.pem"
> #ssl-server-key-file = "key.pem"
> #ssl-certkey-file = "mycertandprivkeyfile.pem"
> 
> group = smsc
> smsc = smpp
> host = x.x.x.x
> port = xxxx
> receive-port = xxxx
> transceiver-mode=true
> smsc-username = "login"
> smsc-password = "pass"
> system-type ="vma"
> address-range=""
> 
> # SMSBOX SETUP
> group = smsbox
> bearerbox-host = localhost
> sendsms-port = 13013
> sendsms-chars = "0123456789 +-"
> #global-sender = 12345
> #log-file = "/tmp/smsbox.log"
> #log-level = 0
> #access-log = "access.log"
> #white-list =
> #black-list =
> #reply-couldnotfetch =
> #reply-couldnotrepresent =
> #reply-requestfailed =
> #reply-emptymessage =
> 
> # SEND-SMS USERS
> group = sendsms-user
> username = tester
> password = foobar
> #user-deny-ip = ""
> #user-allow-ip = ""
> 
> Thank
> 
> 


-- 
Alejandro Guerrieri
Magicom
http://www.magicom-bcn.net/

Reply via email to