related settings for smsbox and
the loopback, please?
Thank you in advance for your help,
--
Regards,
Semion Spivak
Update - Solved.
Added meta-data support to generic http smsc and used the previous
routing setup.
If anyone is interested, here's the patch attached.
On 04/27/2011 01:08 AM, Semion Spivak wrote:
Hi All,
I have a service that needs to pass MO messages via HTTP to SMPP clients.
self fix: missed fieldmap initialisation from the settings, please use
the attached patches for the gw/smsc/smsc_http.c, gwlib/cgf.def and
doc/userguide/userguide.xml
On 04/28/2011 06:19 PM, Semion Spivak wrote:
Update - Solved.
Added meta-data support to generic http smsc and used the
username=second_user&password=second&from=1234&to=4321&coding=1&text=ok
But some SMSs that are supposed to go throught the first SMSC go through
the second one, and viceversa.
Please assist, thanks.
--
Regards,
Semion Spivak
SmsCoin.com Technical support.
all benefit if it's accepted.
You would have the advantage of the experts looking through your code and
commenting.
thanks
From: Semion Spivak
To: users@kannel.org
Subject: Re: routing from cgi via loopback to opensmppbox
Message-ID:<4db9857e.4010...@smscoin.com>
Content-Type: text/plai
://localhost:13180/smsreceiver/sms?from=%p&to=%P&msg=%a&orig=%
> >
> > When I want to send an SMS using the "first_smsc" SMSC I do this:
> >
http://localhost:13013/cgi-bin/sendsms?username=first_user&password=first&from=1234&to=4321&coding=1&udh
nied-prefix has "+38063".
And when I'm uncommenting the regex prefixes and commenting out the
allowed-prefix and denied-prefix params, the number doesn't match
anything at all, so I'm getting NACK/no SMSC error.
I'm not new to regular expressions, so I guess I