Dcs value and Mysql Addslashes

2010-08-02 Thread N'Golé Christian
Hello, I have 2 problems : 1) I still have problem with dcs value : i read user guide and forum (http://www.mail-archive.com/de...@kannel.3glab.org/msg06648.html)  but nothink. i try to set dcs value to 1 using : alt-dcs=2mclass=1compress=0 but i get 241 as dcs value. You can check my config

Open smppbox PAM authentication

2010-08-02 Thread Rene Kluwen
I added support for PAM authentication in open smppbox. At the same time, there is a new configuration parameter use-systemid-as-smsboxid that allows smppbox authenticate to bearerbox as system-id instead of system-type. Also documentation has been updated. See userguide (make docs).

RE: Open smppbox PAM authentication

2010-08-02 Thread Rene Kluwen
Sorry for the double post. Also: Added recognition of bearerbox acks for messages. If for some reason the message is acked negatively, open smppbox returns an error to the ESME and vice versa. Also an ESME-timeout can now be configured in smppbox.conf. Current svn trunk

Kannel - PAM

2010-08-02 Thread Rene Kluwen
I just stole your PAM code and used it for smppbox. Works like a charm in smppbox. But. not in smsbox!!! First, the configure script doesn't generate the necessary #define's. After adding them, the pam service shows no activity at all but smsbox returns with authentication failure. We