Re: Send SMS Problem

2002-07-12 Thread nickylars
I faced something similar once, Check smsbox.log , look at sender's phone number it should be +436643918269 check if kannel replaced the sign + to something else then use unified-prefix to fix it I just fixed my problem like this, i dont know if this is suitable for you Nick --- Oded

Re: Patch to turn off CRTSCTS

2002-07-12 Thread Oded Arbel
Eric Yeo wrote: We have an old Ericsson GM12 with a custom-made serial cable that does not have the control signals wired. When running Kannel 1.2.0, no communications occurs. Turning off hardware flow control helps. Attached is a patch against Kannel 1.2.0 that add an extra directive to

XML

2002-07-12 Thread nil
Hi When I receive an sms, I want to post through http a XML message. Does anybody knows how I can do this. the http url is: http://mysms.com/MessageServlet And the xml messages are: ?xml version=1.0 encoding=ISO-8859-1? !DOCTYPE mobilectrl_received_sms mobilectrl_received_sms

RE : XML

2002-07-12 Thread Nil Mekki
-Message d'origine- De : Oded Arbel [mailto:[EMAIL PROTECTED]] Envoyé : vendredi 12 juillet 2002 20:10 À : nil Cc : [EMAIL PROTECTED] Objet : Re: XML nil wrote: Hi When I receive an sms, I want to post through http a XML message. Does anybody knows how I can do this. the http url

Parsing OTA message

2002-07-12 Thread Rosen Ira-IROSEN1
Using the 'test_ppg' program, I have the PPG forwarding a response to an SI PUSH request to an SMSC. I'm trying to understand the details of the response forwarded by Kannel to the SMSC. I have parsed most of the content of the message, but there are several response bytes I've been unable to