Re: [PATCH] get catenated sms work right

2004-08-26 Thread Alexander Malysh
Hi Stipe, Stipe Tolj wrote: Alexander Malysh wrote: Hi List, attached you can find a patch that implements catenation of large sms inside of bearerbox and does care of a sending of all message parts over one smsc link. Now we have a problem with catenated large sms that bearerbox will

Re: [PATCH] get catenated sms work right

2004-08-26 Thread Alexander Malysh
Hi Stipe, Stipe Tolj wrote: Alexander Malysh wrote: Hi List, attached you can find a patch that implements catenation of large sms inside of bearerbox and does care of a sending of all message parts over one smsc link. Now we have a problem with catenated large sms that bearerbox will

Problem with memoryleak in octstr

2004-08-26 Thread Ken A. RedergÄrd
Hi, I'm trying to figure out why the following octstr function leak 1 byte of memory for each iteration: /* test_octstr.c */ #include unistd.h #include gwlib/gwlib.h int main(void) { Octstr *os; int i; gwlib_init(); for (i = 0; i 100; i++) { os = octstr_format(sadfasdfasdfas);

Re: Problem compiling with MySql support

2004-08-26 Thread James Coleman
--with-mysql --with-mysql-dlr=/usr creating cache ./config.cache checking cvs checkout date... 20040826 . Configuring DB support ... checking whether to compile with MySQL support... searching checking for mysql_config... /usr/bin/mysql_config checking mysql version... 3.23.58 checking mysql libs... -L

Re: Problem compiling with MySql support

2004-08-26 Thread Alejandro Guerrieri
-dlr=/usr creating cache ./config.cache checking cvs checkout date... 20040826 . Configuring DB support ... checking whether to compile with MySQL support... searching checking for mysql_config... /usr/bin/mysql_config checking mysql version... 3.23.58 checking mysql libs... -L'/usr/lib

Re: Problem with memoryleak in octstr

2004-08-26 Thread Stipe Tolj
Ken A. RedergÄrd wrote: Hi, I'm trying to figure out why the following octstr function leak 1 byte of memory for each iteration: /* test_octstr.c */ #include unistd.h #include gwlib/gwlib.h int main(void) { Octstr *os; int i; gwlib_init(); for (i = 0; i 100; i++) { os =

Re: Question about routing

2004-08-26 Thread Stipe Tolj
Oscar Medina Duarte wrote: Hello ! I'm not getting what I want I don't know what is missing, I have 5 smsc connections, configured that bound correctly, and only one smsbox that gets all the messages, and that is working fine. The problem is that outbound messages are not sent, with the message :