add new smsc connection w/o restarting

2004-03-02 Thread Chin Kok Joon
good day to all, I have a question regarding smsc connection. Is it possible to add new smsc connection in the configuration file without needing to restart kannel. I tried restarting the smsbox only but the new smsc connection is not seen in the admin page( which i think is most likely that new c

RE: mysql dlr

2004-03-02 Thread Navjot Singh
In mine, it's not. that's why i said check the version. Try changing your conf to below conf. This should work. group = mysql-connection id = dlr-my host = localhost mysql-username = userdev mysql-password = [EMAIL PROTECTED] database = dlr max-connections = 1 group = dlr-my id = dlr-my

RE: wap push terminal

2004-03-02 Thread Navjot Singh
Hi peter,   I know what OTA_HTTP and for that matter OTA_HTTP_TLS and it's corresponding WSP variants do?   What I wish to understand is that where is the need to have HTTP when WSP is already there? Designers have provided this facility, so there must be good reasons to do so that i am un

Re: Kannel benchmark

2004-03-02 Thread Lourens Janse van Rensburg
Hello, I don't know if there's an official benchmark (haven't been to the website in a long time). By just sending "Hello, world" to fakesmsc at variable rates, here's what I've found: Max messages straight through without queueing them: 44 msgs/sec Higher than that, Kannel (is it the bearerbox

Re: mysql dlr

2004-03-02 Thread Richard Bottoms
>Hi, > > How can I resolve this? I already enable mysql when I compiled kannel I had a similar problem. You just have to set up the config file properly: group = mysql-connection id = mydlr host = x.x.x.x mysql-username = somename mysql-password = somepass database = dlr max-connections = 1 gro

Re: wap push terminal

2004-03-02 Thread Peter Fagerlund
On Tuesday, Mar 2, 2004, at 14:54 Europe/Stockholm, Navjot Singh wrote: Why does a terminal needs to have support for both OTA-HTTP and OTA-WSP? What are the added advantages of having OTA-HTTP service in terminal. OTA_HTTP provides push over IP utilising HTTP POST from terminal and are a connect

kannel routing

2004-03-02 Thread Sahil Aggarwal
Hi all One of my smpp service provider doesn't support udh, but for load balancing i have to keep it in the preffered-smsc-id list. will kannel do load balancing if forced-smsc-id is used in sendsms-user group? is there any way that i can have full control over sending sms through smsc depe

RE: mysql dlr

2004-03-02 Thread Navjot Singh
EASY. That's surely because you are using a kannel version that doesnot support field-url. Peep into gw/dlr_mysql.c to see what all fields are supported in your version. HTH Navjot Singh >-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Sent: Tuesday, March 02, 2004

wap push terminal

2004-03-02 Thread Navjot Singh
hi, Just 2 Qs Why does a terminal needs to have support for both OTA-HTTP and OTA-WSP? What are the added advantages of having OTA-HTTP service in terminal. --- regards Navjot Singh Net4India Ltd.

mysql dlr

2004-03-02 Thread iaynz
Hi, How can I resolve this? I already enable mysql when I compiled kannel Starting GLOBE Connection ...2004-03-02 21:06:55 [0] INFO: Debug_lvl = 1, log_file = , log_lvl = 0 2004-03-02 21:06:55 [0] ERROR: Group 'dlr-mysql' may not contain field 'field-url'. 2004-03-02 21:06:55 [0] ERROR: Error