group = smsc smsc = smpp smsc-id = SMPP On Fri, 2004-11-19 at 22:27, Luz Lopez wrote: > I am working with NET-SMPP and i can send message and recive mesage, I build > a ESME with pero Net-SMPP, but now I want to work with kannel, but I need a > quick guide to begin. With net-SMPP my parameter is: > > $system_id = "ESME"; > $password = "lalala"; > $host = '192.168.0.1'; > $port = 7777; > $source_address='111' > > In the kannel, Ithis parameter are the same one?, In the kannel I have: >
group = smsc smsc = smpp smsc-id = SMPP > group = "I don;t know' > smsc = 'I don't know' > host = 192.168.0.1 the host should be the IP address of the SMSC (to be specific the SMPP Server)a > port = 7777 > receive-port = 7777 > smsc-username = "ESME" > smsc-password = lalala > system-type = "BACKUP" > > How can try send a message to a phone for the test? if u want to try give reply for the sms send from ur phone, try using a sms-service where any keyword coming from the phone to the smsc will be forwarded to kannel and the sms-service will forward it to the http content provider and u need to fetch using a get-url in the sms-service for which write any http script and again send it via the http, the kannel will sends it to the originator, & if u want only to send sms from your side to the phone try using the sendsms service http://localhost:13013/cgi-bin/sendsms?smsc=smpp&user=tester&pass=foobar&to=+xxxxxxxxxxx&text=test in the webbrowser. for which u need to configure ur kannel smsbox conf to # SEND-SMS USERS group = sendsms-user username = tester password = foobar > > Regards > > _________________________________________________________________ > Express yourself instantly with MSN Messenger! Download today it's FREE! > http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ > > ***************************************************************************** This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly prohibited and may be unlawful. *****************************************************************************