hi

i did this once with two cellphones.

what i did was,
1) create two kannel.conf files. one for each phone
2) run one instance of ./bearerbox
3) run two instances of ./smsbox. one for each config file

please make sure all assigned ports and names that ./smsbox use are
different to each other.

e.g.
configuration1 = sendsms-port = 130005; smsc-id = name1
configuration2 = sendsms-port = 130006; smsc-id = name2

you dont need to run two instances of bearerbox.

4) then check the admin page of bearerbox
http://localhost:130000/status?password=yourpassword.
it should show two instance of smsbox and should show the names you assign
to them


thanks
Clarence Carino



On Tue, Mar 25, 2008, Matthew Wilson <[EMAIL PROTECTED]> said:

> I am using kannel to send SMS messages.  I have two modems; one on
> /dev/rfcomm0 and the other on /dev/rfcomm1.  I want to use them to send
> messages in parallel.
> 
> How can I do this?
> 
> Matt
> 
> 
> 

-- 




Reply via email to