[PATCH] SQLBox against latest CVS
"Alejandro Guerrieri" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
I've been trying yo compile sqlbox against latest CVS, and the patches
doesn't apply.
I've fixed it, here is the patch:
Index: sqlbox.patch
===================================================================
RCS file: /home/cvs/sqlbox/sqlbox.patch,v
retrieving revision 1.5
diff -u -r1.5 sqlbox.patch
--- sqlbox.patch 13 Jun 2006 22:52:45 -0000 1.5
+++ sqlbox.patch 3 Oct 2007 13:27:23 -0000
@@ -412,15 +412,15 @@
diff -u -r1.266 smsbox.c
--- gw/smsbox.c 15 May 2006 18:24:40 -0000 1.266
+++ gw/smsbox.c 30 May 2006 17:44:18 -0000
-@@ -3319,7 +3319,7 @@
+@@ -3308,7 +3308,7 @@
Octstr *http_proxy_password = NULL;
Octstr *http_proxy_exceptions_regex = NULL;
int ssl = 0;
- int lf, m;
+ int lf, m, bearerbox_is_sqlbox = 0;
+ long max_req;
- bb_port = BB_DEFAULT_SMSBOX_PORT;
- bb_ssl = 0;
+ bb_port = BB_DEFAULT_SMSBOX_PORT;
@@ -3365,6 +3365,18 @@
if (grp == NULL)
panic(0, "No 'smsbox' group in configuration");
@@ -452,9 +452,9 @@
OCTSTR(smsbox-id)
OCTSTR(bearerbox-host)
+ OCTSTR(bearerbox-is-sqlbox)
+ OCTSTR(bearerbox-port)
+ OCTSTR(bearerbox-port-ssl)
OCTSTR(sendsms-port)
- OCTSTR(sendsms-port-ssl)
- OCTSTR(sendsms-interface)
@@ -556,6 +557,27 @@
OCTSTR(unified-prefix)
)
Regards,
Alejandro
--
Alejandro Guerrieri
Magicom
http://www.magicom-bcn.net/
LinkedIn: http://www.linkedin.com/in/aguerrieri