[PATCH] (sqlbox-standalone) gw/sqlbox_pgsql.h

2006-11-23 Thread Humberto Figuera

Hi,
 There is a minor patch for gw/sqlbox_pgsql.h ;p

I hope the list can appreciate it and it to be committed to CVS ;p

Bye.

--
Humberto Figuera - Using Linux 2.6.17
Usuario GNU/Linux 369709
Caracas - Venezuela
GPG Key Fingerprint = 5AAC DF0C 00F4 2834 28BA  37AD 3364 01D1 74CA 0603
Index: gw/sqlbox_pgsql.h
===
--- gw/sqlbox_pgsql.h	(revisión: 2)
+++ gw/sqlbox_pgsql.h	(copia de trabajo)
@@ -1,6 +1,6 @@
 #include gwlib/gwlib.h
 #ifdef HAVE_PGSQL
-#include msg.h
+#include gw/msg.h
 #include sqlbox_sql.h
 #define sql_fetch_msg pgsql_fetch_msg
 #define sql_save_msg pgsql_save_msg


Re: [PATCH] (sqlbox-standalone) gw/sqlbox_pgsql.h

2006-11-23 Thread Stipe Tolj

Humberto Figuera wrote:


Hi,
 There is a minor patch for gw/sqlbox_pgsql.h ;p

I hope the list can appreciate it and it to be committed to CVS ;p


thanks Humberto,

Rene, this one is for you I guess? ;)

Stipe

---
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany

tolj.org system architecture  Kannel Software Foundation (KSF)
http://www.tolj.org/  http://www.kannel.org/

mailto:st_{at}_tolj.org   mailto:stolj_{at}_kannel.org
---



[PATCH] AT2 module UDH decoding

2006-11-23 Thread Paul Bagyenda

Hi people,

 Just came across a small discrepancy between how the SMPP module  
decodes MO SMS UDH and how the AT2 module does the same. (To be  
precise, somebody was testing the incoming concatenation patch I  
posted earlier, and tripped on this.)


 The short story is that the SMPP module includes the header length  
in the decoded UDH, while the AT2 module does not. The fix is a one- 
liner (not the cleanest I admit, but it works). Attached.


Paul.




smsc_at.diff
Description: Binary data