XML and SMS

2002-07-10 Thread Nil Mekki
Hi, How can we send an XML message with http post

Re: symbol @ problem

2002-07-10 Thread Oded Arbel
Aarno Syvänen wrote: Otgo kirjoittaa keskiviikkona, 3. heinäkuuta 2002, kello 04:10:I am going to use kannel with Comverse iSMSC connecting via its SMPP EI. I am testing it to decide to use or to don't use. It works OK. I can send short messages and also I could send some binanry messages.

Re: 3 questions

2002-07-10 Thread Oded Arbel
Nil Mekki wrote: Hi I have 2 questions. 1- under mandrake, how do I connect to the modem (on com 2) to set it up with AT commands ? 2- Can someone show me a bit of his kannel.conf regarding the

Re: how do I specify charset in http push command?

2002-07-10 Thread Oded Arbel
Otgo wrote: how do I specify charset in http push command? When specify charset in http push command kannel doesn't understand me. Also, what values can I specify for charset? Otgo, Ub, Mgl. --- Get paid cash every time you receive email!

Re: Trouble sending dollar symbol ($) in SMS

2002-07-10 Thread Oded Arbel
Joel Hockey wrote: Hi, I am using Kannel 1.1.4 on win2k with a wavecom gsm modem. I am having trouble sending the dollar symbol ($), (ASCII character 0x24) in an sms message to a mobile phone. When I use fakesmsc, I see the '$' fine. When I send an sms to a nokia phone, the phone complains

Re: 1 kannel 2 SMS

2002-07-10 Thread Oded Arbel
Andy Elacion, Jr. wrote: So we should do it like this, on our bearerbox config? Or we should include this also on the smsbox config? # GROUP CONFIG group = core admin-port = 13000 smsbox-port = 13001 admin-password = * # SMSC1 CONNECTIONS group = smsc smsc = cimd2 host =

Problem with EXEC service when dealing with data SMS

2002-07-10 Thread Peter Dons Tychsen
Title: Problem with EXEC service when dealing with data SMS I have finally gotten kannel up and running (hurray for kannel!). I have a little problem though. I have made a service where i use the EXEC functionality to send incoming SMS to a program. I then send back data via STDOUT to

Re: Linux mandrake problem

2002-07-10 Thread Oded Arbel
Peter Dons Tychsen wrote: Linux mandrake problem After giving up on cygwin, i now tried kannel in LINUX. Another failure. Now i get no repsonse from the phone on the serial port. I can see that the controller is getting something

originating address (ID:023)

2002-07-10 Thread Rolf Frøysa
I`ve setup kannel for demonstration and it seems to work great. The only thing is that I would like to change the originating address based on the sms-service. Is this possible? In Norway, the smsc providers are using the originating address (field 23) for billing codes. Sincerly Rolf Frøysa

Send SMS Problem

2002-07-10 Thread Tampier Thomas
Hi list my kannel is unstabke in terms of send sms from php srcipts.. my scripts are called by a sms-service from kannel and i use echo to reply to the SMS-Devices... My problem is, that each time i try to send a sms i get an ERROR - and sometimes the SMS is sent, sometimes not. I use a

RE: symbol @ problem

2002-07-10 Thread Mauricio Ramos
I find out that I have problems with @ when it's been sent with 7bits encoding (coding=1) then I need to translate to ¡ to sent as 7bits. When I sent @ with 8bits encoding (coding=2), the @ displays correctly on mobile phone for Logica's SMSC but not for CMG's SMSC. I suspect this is due to

Doubts regarding status numbers

2002-07-10 Thread Mauricio Ramos
Hello All, I have some limitation to read the source code so I please ask you some questions (at the end): ---cutted from status.html--- SMS: received 343 (0 queued), sent 31 (0 queued), store size 312 SMS: inbound 0.63 msg/sec, outbound 0.06 msg/sec DLR: 0 queued, using internal storage SMSC

Re: 1 kannel 2 SMS

2002-07-10 Thread Andy Elacion, Jr.
Yes! It worked! Great. Thanks a lot. Andy Oded Arbel wrote: Andy Elacion, Jr. wrote: So we should do it like this, on our bearerbox config? Or we should include this also on the smsbox config? # GROUP CONFIG group = core admin-port = 13000 smsbox-port = 13001 admin-password = * # SMSC1