<[EMAIL PROTECTED]><[EMAIL PROTECTED]><[EMAIL PROTECTED]>

I suppose you meant MMS-C. You'll need to setup Kannel,
for the SMS-C part. Mbuni simply requires Kannel
to send MM. MM are downloaded over IP, in your case over the Internet.

--
Lo?c Minier <[EMAIL PROTECTED]>




but to send a notification to a user you need SMS-C (kannel) . kannel is alink to the SMS-C in my case i have nokia 3310 and i want to connect this to kannel server to send sms

in config file

include="modems.conf"

# SMSC GSM
group = smsc
smsc = at
modemtype = nokiaphone
device = /dev/ttyS0
speed=19200

include="modems.conf"

in modems.conf
--------------------------------------
group = modems
id = nokiaphone
name = "Nokia Phone"
detect-string = "Nokia Mobile Phone"
need-sleep = true
keepalive-cmd = "AT+CBC;+CSQ"
enable-mms = true
------------------------------------
when i make bearerbox kannel.conf i see this in log

2006-07-07 18:01:10 [4888] [7] INFO: AT2[/dev/ttyS0]: closing device
2006-07-07 18:01:10 [4888] [7] DEBUG: AT2[/dev/ttyS0]: device opened
2006-07-07 18:01:11 [4888] [7] DEBUG: AT2[/dev/ttyS0]: device opened
2006-07-07 18:01:11 [4888] [7] INFO: AT2[/dev/ttyS0]: speed set to 19200
2006-07-07 18:01:11 [4888] [7] DEBUG: AT2[/dev/ttyS0]: --> ^M
2006-07-07 18:01:13 [4888] [7] DEBUG: AT2[/dev/ttyS0]: --> AT^M
2006-07-07 18:01:17 [4888] [7] DEBUG: AT2[/dev/ttyS0]: --> AT&F^M
2006-07-07 18:01:21 [4888] [7] DEBUG: AT2[/dev/ttyS0]: detecting modem type
2006-07-07 18:01:21 [4888] [7] INFO: AT2[/dev/ttyS0]: opening device
2006-07-07 18:01:21 [4888] [7] WARNING: AT2[/dev/ttyS0]: trying to open device with not closed device!!! Please report!!!
2006-07-07 18:01:21 [4888] [7] INFO: AT2[/dev/ttyS0]: closing device
2006-07-07 18:01:21 [4888] [7] DEBUG: AT2[/dev/ttyS0]: device opened
2006-07-07 18:01:22 [4888] [7] DEBUG: AT2[/dev/ttyS0]: device opened
2006-07-07 18:01:22 [4888] [7] INFO: AT2[/dev/ttyS0]: speed set to 19200


thank for your help


Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son interface révolutionnaire.
_______________________________________________
Users mailing list
[email protected]
http://mbuni.org/mailman/listinfo/users_mbuni.org

Reply via email to