Hi Ricardo,
Where does the kannel pick up the content from like ringtones and the images? We have also been trying for the same configuration that was being reported earlier. Is there a configuration in kannel which specifies the directory location from where this fakemsc will pick up the images and send it to the handset? Please let us know. Thanks in Advance, Srikanth ________________________________ From: ricardo jorge [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 15, 2008 2:25 PM To: [email protected] Subject: Re: get-url checklist Hi, I am very new to Kannel as well. Your configuration seems fine to me.. Anyway, to configure the fakesmsc you need to create an entry in you kannel.conf # SMSC Fake group = smsc smsc = fake smsc-id = 1 port = 13013 Then you must find the fakesmsc "executable". Its location depends on your distro but basically to execute it just run this: ./fakesmsc -z 7 -m 2 -r 13013 "123<rand> 345<rand> text nop <rand>" The -r means the port in case it's not the default one (I think its port 10000 but in my distro it's already being used). If you just run ./fakesmsc you will find the meaning of the other command line switches. Best Regards. SASKEN BUSINESS DISCLAIMER ------------------------- This message may contain confidential, proprietary or legally privileged information. In case you are not the original intended Recipient of the message, you must not, directly or indirectly, use, Disclose, distribute, print, or copy any part of this message and you are requested to delete it and inform the sender. Any views expressed in this message are those of the individual sender unless otherwise stated. Nothing contained in this message shall be construed as an offer or acceptance of any offer by Sasken Communication Technologies Limited ("Sasken") unless sent with that express intent and with due authority of Sasken. Sasken has taken enough precautions to prevent the spread of viruses. However the company accepts no liability for any damage caused by any virus transmitted by this email
