That would be great. Please let me know when you are done. Thanks a lot for your help.
On 9/4/07, Alejandro Guerrieri <[EMAIL PROTECTED]> wrote: > > That's correct. > > For example if your smsc provider uses "phone" instead of "from" and > "shortcode" for "to", you'll put: > > mo-from = phone > mo-to = shortcode > > The mo-* parameters only apply to mo requests. The MT parameters are > coded into the send-url part, for example: > > send-url = http://myhost/sms?shortcode=%P&phone=%p.... > > And can be different from the mo counterparts, of course. > > (this is regular kannel functionality and does not require any > patching to work) > > I'm extending and documenting my patch to be more flexible (for > example, to implement a clickatell or similar connection without the > need to use a dedicated smsc). > > Hope it helps, > > Alejandro > >
