restart kannel - bearerbox smsbox

2013-07-23 Thread Qqblog Qqblog
If  I restart the kannel using http admin, I want to confirm current status showed DLR: 5 queued, using internal storage will be empty or not ? Another question is that how can I list the message queue in SMSC connections ? like the information from http admin : store-status.html

SMS inbound / outbound speed

2013-07-23 Thread Qqblog Qqblog
Our SMSC is smpp. I don't set any variable related to speed. Whether Default speed of kannel is unlimited or not ? If not unlimited , any variable will speed up the sending rate . Pls advise.

Re: SMS inbound / outbound speed

2013-07-23 Thread spameden
by default there is no throttling (throughput variable is not set). but there is another variable called max-pending-submits set to 10 by default, which limits outstanding operating between SMSC and kannel to 10. i.e. if kannel submitted 10 submit_sm (MT) he won't submit anymore he will wait

vcard using sqlbox

2013-07-23 Thread Alok Srivastava
dear list can some body give me any link for configuring sending vcard through sqlbox. thanks regards abhi

cimd2 alphanumeric originating address parameter missing.

2013-07-23 Thread Edgar Muñoz
Dear list, We need to specify the 027 Alphanumeric originating address to the http URL for inyection line. I look into code and i found that is already implemented but no documentation about it. if (parm_valid_address(msg-sms.sender)) { /* We are not, so send in the usual way */

Unsubscribe

2013-07-23 Thread David
Unsubscribe From: spameden spame...@gmail.com To: Porter, Kelvin kelvin.por...@h3net.com Cc: de...@kannel.org de...@kannel.org; users@kannel.org users@kannel.org Sent: Tuesday, July 23, 2013 12:31 PM Subject: Re: Proposal for Real-time Routing in opensmppbox

Fwd: bearerbox crashing

2013-07-23 Thread Rahul Chordiya
Hello, our kannel / bearerbox suddenly start crashing with this error: 2013-07-23 13:26:05 [31373] [20] PANIC:* gwlib/octstr.c:2549: seems_valid_real: Assertion `ostr != NULL' failed. (Called from gwlib/octstr.c:818:octstr_check_range.)* 2013-07-23 13:26:05 [31373] [18] DEBUG: SMPP PDU

Re: Proposal for Real-time Routing in opensmppbox and bearerbox

2013-07-23 Thread Rinor Hoxha
How about using (implementing or adapting) HTTP-based callbacks. So you could implement routing, billing or whatever you may need based on callback responses. Br, Rinor On 07/22/2013 10:45 PM, Porter, Kelvin wrote: *Hi,* * * *I have included a proposed enhancement for routing message

Translate SMPP requests to different SMS api

2013-07-23 Thread Christopher Ward
Currently doing some work on a server that provides SMS services, and utilises their own PHP apis to do so. However a user wishes to use SMPP in order to send and receive their batches of SMS. Ideally what I am required to do is configure an SMPP Server to receive incoming requests from the