Re: multiple bearer box - Netikos?

2003-02-25 Thread Kalle Marjola
On Sun, 23 Feb 2003, Stipe Tolj wrote: Nisan Bloch wrote: I think rolling NMGW into Kannel would be worthwhile. At the same time come up with a combined bbox+smsbox version, with the same HTTP interface. In addition an API to build XXXboxs with. Smsbox would be the first such app and

Re: multiple bearer box - Netikos?

2003-02-25 Thread Stipe Tolj
Kalle Marjola wrote: That's why I published them, altought I knew that some things are a bit too radical. As we have no resources to do any development on it right now, I hope that you can scavenge useful things out from it and this way improve the Kannel project. yep, +1 :) that's what we

Re: Kannel Swisscom

2003-02-25 Thread Stipe Tolj
Illimar Reinbusch wrote: Hi Has anyone wrote a connector for Swisscom socket interface? please don't CC to both lists. I guess that Swisscom thingy is something properietary, right?! Andreas, you're closely related to Swisscom (in some sense ;), what about your experience with it? Stipe

Re: Kannel Swisscom

2003-02-25 Thread Andreas Fink
On Dienstag, Februar 25, 2003, at 11:48 Uhr, Stipe Tolj wrote: Illimar Reinbusch wrote: Hi Has anyone wrote a connector for Swisscom socket interface? please don't CC to both lists. I guess that Swisscom thingy is something properietary, right?! Andreas, you're closely related to Swisscom

RE: Kannel Swisscom

2003-02-25 Thread Illimar Reinbusch
Hi They have their own iServer, and it uses socket interface. I belive its developed by them or specially for them. Example connection: Data in: {originator 0792358735}\nVIEW\n Data out: {exitCode 0}{charge 0}{billtext 9123 eInfo VIEW}\nANSWER TEXT\n Is it EMI/UCP interface or specially

RE: Kannel Swisscom

2003-02-25 Thread Nicholas Rahn
iServer is a proprietary Swisscom SMSC. It abstracts multiple EMI/UCP connections with a proprietary HTTP/socket interface in order to provide billing, throughput, etc. There is currently no way to use kannel to connect to it. You could, however, write a new kannel smsc module to do it. :-)

SMSC Modules (Was: Kannel Swisscom)

2003-02-25 Thread Rene Kluwen
Talking about SMSC modules. Where would one start, writing a new one? Which source files have to be altered... And what are the requirements that a module should have? Is there any documentation? -- Rene - Original Message - From: Nicholas Rahn [EMAIL PROTECTED] To: Illimar Reinbusch

Storing data into mysql server

2003-02-25 Thread Srinivasa Rao Munagala
Hi, I am trying to configure the kannel gateway. I was able to configure the kannel gateway with dlr-db as mysql. There are no panics when the gateway is started using ./bearerbox confile. Problem when i am sending fake smsc i am getting reply from the kannel gateway. But the data related to

Kannel _ WTLS

2003-02-25 Thread Obakeng
Hi, I would like to develop a WTLS setup using kannel. Do you know if anyone has tried it? Regards, Obakeng BalatsengCentre for Telecommunications Access and Services (CeTAS)School of Electrical Information EngineeringUniversity of the WitwatersrandJohannesburgSouth Africa [EMAIL

Re: SMSC Modules (Was: Kannel Swisscom)

2003-02-25 Thread Nisan Bloch
At 04:20 PM 2/25/03 +0100, Rene Kluwen wrote: Talking about SMSC modules. Where would one start, writing a new one? Which source files have to be altered... gw/smscconn.c: to add an entry for your new smsc module gwlib/cfg.def: if u need special config params for that connection then u need to

Re: multiple bearer box - Netikos?

2003-02-25 Thread Nisan Bloch
At 11:37 AM 2/25/03 +0100, Stipe Tolj wrote: Kalle Marjola wrote: That's why I published them, altought I knew that some things are a bit too radical. As we have no resources to do any development on it right now, I hope that you can scavenge useful things out from it and this way improve the

Re: Kannel _ WTLS

2003-02-25 Thread Mary McCarter
I would like too, I think I can help if it is possible!, and I want to catch the ip and send it to any phone as a parameter, for example the device is www.mydefaulthomepage?id=ip, I need it to my application, I'm trying to do that. Regards, Mary From: Obakeng [EMAIL PROTECTED] To: [EMAIL

Kannel Swisscom

2003-02-25 Thread Illimar Reinbusch
Hi Has anyone wrote a connector for Swisscom socket interface? Illimar