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

2016-09-21 Thread Alvaro Cornejo
Hi That is not possible if you use the GSM as a modem since it talks a serial protocol (rs232/usb), not ethernet. You might need a serial/usb sniffer. wireshark/tcpdump does "sniff" TCP packets. Regards Alvaro

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

2016-09-21 Thread DHC Admin
You can sniff USB with wireshark. But you will need an specify scenario: https://wiki.wireshark.org/CaptureSetup/USB On Wed, Sep 21, 2016 at 10:37 AM, Alvaro Cornejo wrote: > Hi > > That is not possible if you use the GSM as a modem since it talks a serial > protocol

RE: Load balancing MT with preferred SMSC

2016-09-21 Thread Davor Spasoski
Hi, I realized yesterday that the reason the allowed/preferred trickery doesn’t work is because opensmppbox doesn’t pass smsc-id dynamically. It’s either a static value using the route-to-smsc directive or it’s blank if this is omitted. The whole point of my usecase was to have different ESMEs