Strange msg data conversion in pdu : kannel bug ?

2008-05-15 Thread info.ubichip
Hello, I got a strange behavior from kannel. Here is the log from the bearerbox that show a message arrived : 2008-05-15 08:53:48 [26800] [6] DEBUG: AT2[GSM0]: -- 07913366003000F0240B913366496236F9805051 80054080A01354005000704A200A0F0103134010D267B2985C3E

install kaneel gateway ..

2008-05-15 Thread Veera Venkata Chandra Sekhar Murthy Molli
Hi, Pls help me ..how to install kannel gateway .. After running this ./configure I got following error : Checking for libxml2 support ... checking for xml2-config... no checking for xml-config... no configure: error: You MUST have the libxml2 (aka gnome-xml) library installed where I can find

Re: install kaneel gateway ..

2008-05-15 Thread Jovan Kostovski
On Thu, May 15, 2008 at 12:24 PM, Veera Venkata Chandra Sekhar Murthy Molli [EMAIL PROTECTED] wrote: where I can find libxml2 file , current operating system is hp unix Download the library from http://xmlsoft.org/downloads.html BR, Jovan

Re: mGinger !!

2008-05-15 Thread Eduardo Raad
Is this spam to the kannel list? please dont On Thu, May 15, 2008 at 6:52 AM, [EMAIL PROTECTED] wrote: [image: mGinger] http://mGinger.com/index.jsp?inviteId=1061949Get Great Offers ! In your locality On great brands save tons of money. Get Paid !! On receiving ads on your mobile

Re: Using keyword-regex

2008-05-15 Thread seik
use POSIX regexp ^[[:digit:]]{7}$ -Original Message- From: Kevin Reed [EMAIL PROTECTED] Sent: 15 ??? 2008 ?. To: seik Subject:Using keyword-regex I am attempting to trap messages sent consisting of only 7 digit numbers. The number is not valid unless they are exactly 7 digits so I

RE: Strange msg data conversion in pdu : kannel bug ?

2008-05-15 Thread info.ubichip
Hello, I was looking forward for this bug and it appears that the code is not clear on the transcoding (see below), does someone know why the transcoding is done in at_smsc : debug(bb.smsc.at2, 0, AT2[%s]: Udh decoding done len=%d udhi=%d udhlen=%d udh='%s',

X-Farward Header

2008-05-15 Thread Real World
Hi In WAP gateway , for each request which are generated by clients/users , How can we add X-Forward header ? What is the file we needed to be modified ? or is this possible without going to coding level ? Many Thanks Mark