Sorry had supposed you were using the cgi via http to send. If that's the case you'll need to specify which smsc you wish to use, it's done programatically at the application level. Your URL will look like this ...
http://localhost:13003/cgi-bin/sendsms?username=xxxx&password=xxxx&to=$to&from=$frm&default_smsc=smsc1&text=$msg Regards, Mike Nwaogu Tel: 234_802_325_6437 ________________________________ From: hafez ahmad <[email protected]> To: Mike Nwaogu <[email protected]> Cc: "[email protected]" <[email protected]> Sent: Monday, January 5, 2009 1:34:39 PM Subject: Re: SMS routing Dear Mike, thanks for reply, but can you please explain more? Regards, Hafez On Mon, Jan 5, 2009 at 11:20 AM, Mike Nwaogu <[email protected]> wrote: default-smsc=[smsc_id_name] Regards, Mike Nwaogu Tel: 234_802_325_6437 ________________________________ From: hafez ahmad <[email protected]> To: "[email protected]" <[email protected]> Sent: Monday, January 5, 2009 9:13:55 AM Subject: SMS routing Dears, I have 2 TX SMPP connection for the same operator, I need to send SMSs using the first connection, but if the 1st connection have load , the SMSs served using the 2nd connection. can I do that using kannel or it is Application level? , and if yes it is using the allowed-smsc-id? Thanks for help, Hafez -- Hafez A.Ahmad Amman-Jordan mobile:962-785259011 962-795708728 http://blog.hafezadnan.com
