Hello,

On Tue, Nov 16, 2004 at 07:52:06PM +0100, Stefan Schlesinger wrote:
I'm seeking for a piece of software that allows me to install my own
SMSC in connection with my own SMS-GSM-modem. First of all i need to
know if its possible to use Kannel as such. If so has anybody a example
configuration for me? I just need my own SMSC to test our company's
software - a SMSC client application.

Here is a small python server I wrote to emulate an SMSC speaking the EMI2 protocol. I've used it to build a complete sms chain in order to test our sms processing software.

It's rather minimal but I think it might be usefull. By tweaking the code
you can get it to answer both positive and negative acknowledgment and even
DLR messages. Some knowledge of the EMI/UCP protocol is highly recommended.

Cheers,

                        Olivier

--
--------------------------------------------------------------------------
Olivier Dormond                                     Mobile News Channel SA
Tel. +41 21 317 50 25                                     Av de la Gare 10
Fax. +41 21 317 50 21                                   CH - 1003 Lausanne
[EMAIL PROTECTED]                                           http://www.mnc.ch
--------------------------------------------------------------------------

Attachment: fakeemi.py
Description: application/python



Reply via email to