Hello,
I have got error when do "make", please help.
app@application:/usr/src/gateway-1.4.4$ sudo make -j 24
...
gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -g -O2 -D_XOPEN_SOURCE=600
-D_BSD_SOURCE -D_LARGE_FILES= -I/usr/include/libxml2
-I/usr/local/lib/include -I/usr/include/mysql -o gw/bearerbox.o -
Am 08.08.2014 11:30, schrieb Hanh Le Bich:
Hello,
I have got error when do "make", please help.
app@application:/usr/src/gateway-1.4.4$ sudo make -j 24
...
gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -g -O2 -D_XOPEN_SOURCE=600
-D_BSD_SOURCE -D_LARGE_FILES= -I/usr/include/libxml2
-I/usr/local/lib/inc
Many thanks Stipe.
I've created new issue in the bug report. It's weird that have never got
this with SVN versions.
Anyway, i've been successful to compile on another machine with bison
version 2.5 (the fail one has bison version 3.0.2), remain resource are
same, because they are 2 VM on a same phy
Hello,
I'm trying to send an OMA-DM notification message with WAP Push
(application/vnd.syncml.notification).
Unfortunately, Kannel doesn't seem to recognize that type properly - it does
not translate it into proper binary code (0x44).
Here's the dump of communication between my Push Initiator an
I started debugging Kannel and it seems that it cannot find a mapping for
"application/vnd.syncml.notification" because this content type is
registered for WSP version 1.5.
For some reason, Kannel is ignoring all versions above 1.2 when trying to
find mappings. This is actually hardcoded into the K
Hello,
Can anyone send me instructions on how to bind to a USSDC?
I have the IP / username/password and port number.
I tried connecting to using :
group = smsc
smsc-id = ussdpre
smsc = smpp
host = XX.XX.XX.XX
port = XXX
smsc-username = "XX"
smsc-password = "XX"
system-type = ""
keepalive = 50