It's explained in the documentation, under *Smsbox Group Variables *
configuration*:
*sendsms-charsstring Only these characters are allowed in 'to' field when
send-SMS service is requested via HTTP. Naturally, you should allow at least
0123456789. The *space* character (' ') has special meaning: i
Hi,
I have a kannel up and running with sqlbox.
Whenever an SMS sending fails, I get two records in the "sent" table,
one for the message (MT) and one for the delivery report (DLR).
If I send two messages at the same time from the same number to the
same receiver (for example, a message with mor
Are you inserting the messages via SQL?
To get a DLR report you must ask for it by setting the DLR-MASK field.
Are you doing this? Try setting it to 31 for example (this will give
all the reports).
On 6 May 2010 08:36, tariq sand wrote:
>
> Dear All,
> I've configured kannel with sqlbox,and it wo
Hi,
Does anybody have a list of the possible return values for the sendsms
method? (cgi-bin)
I have looked through the documentation and I couldn't find anything.
I've received two different messages so far:
0: Accepted for delivery
Authorization failed for sendsms
Thanks in advance,
Bruno.
Hi all,
I'm kind of new to kannel (I first heard of it a month ago), but now
i'm working with it (eager to learn more) and starting to understand
it. We use it to send sms via smpp to different providers. A usual
problem is that the link with the provider goes down and kannel starts
queueing messa
"store-type" and "store-location" options set?
> Regards,
> Alex
>
> On Fri, Jun 4, 2010 at 6:56 PM, Bruno Rey wrote:
>>
>> Hi all,
>>
>> I'm kind of new to kannel (I first heard of it a month ago), but now
>> i'm working wi