MO is coming with TID within recipient address

2016-10-06 Thread Денис Давыдов
I have SMSC connection which sends to me deliver_sm with TID (Transaction ID) within recipient address. Can the kannel handle such delivery_sm well? For example, to ignore anything from # tag. Example: Short Message Peer to Peer, Command: Deliver_sm, Seq: 1466, Len: 217 Length: 217 Operat

Re: How can I see the TCP packages of an incoming SMS

2016-10-06 Thread Manuel García Cabrera
I'm also having the problem of not being able to capture the packets of the messages I send from this gateway. When I tcmdump connections that have the IP of a SMSC, I can see the submit_sm and deliver_sm packets without any trouble. When I try to tcpdump a connection I have with the GSM Gate

Kannel & MRTG

2016-10-06 Thread Alvaro Cornejo
Hi Rene Browsed my emails and found this files What I did was monitor kannel status page (xml in this case) extract the required info and send it to mrtg for graphing. Parser is based on kannel xmlfunc.php Note that as status page have changed since this scripts were done (2010) you might need

RE: Kannel & MRTG

2016-10-06 Thread Rene Kluwen
Sure, I’ll post back the results if something needs to be changed. == Rene Van: Alvaro Cornejo [mailto:cornejo.alv...@gmail.com] Verzonden: donderdag 6 oktober 2016 20:33 Aan: Rene Kluwen ; Rene Kluwen ; users Onderwerp: Kannel & MRTG Hi Rene Browsed my emails and found this file