OTA change phone status

2009-11-04 Thread hafez ahmad
Hi All, Can I use Kannel to send OTA sms, that change the phone status to silent or another profile ? any Ideas how? many thanks for your kind help. Regards, hafez

Re: How can i install kannel with Cygwin

2009-11-04 Thread Siddhartha` Adhikari
Hi David, Please try the following steps:- a) Download Cygwin and Kannel to a drive on your PC b) While installing Cygwin make sure you have all the libraries specially gcc and make installed. c) Unzip the Kannel file. d) Open Cygwin and on the command prompt go to the location wherein your

Re: OTA change phone status

2009-11-04 Thread Nikos Balkanas
Hi, Absolutely. Please refer to User's guide on how to configure OTA provisioning for kannel. BR, Nikos - Original Message - From: hafez ahmad To: users@kannel.org Sent: Wednesday, November 04, 2009 10:23 AM Subject: OTA change phone status Hi All, Can I use Kannel

Re: getting fakesmsc working to spoof MO campaign

2009-11-04 Thread Andrew Boag
Thanks Nikos, I'm not sure exactly what I was doing wrong, but I have a sample config that allows 2 x fake SMSC connections for both MO and MT messages which is exactly what I wanted. This is running on Ubuntu 8.0.4 and kannel 1.4.3 kannel conf: group = core admin-port = 13000 admin-password =

Re: getting fakesmsc working to spoof MO campaign

2009-11-04 Thread Nikos Balkanas
Hi, Please look at the User's guide, there is a special section to fakesmsc. you can get a lot of insight also by typing: test/fakesmsc -h There you can see that you can randomize all portions of the request, therefore sending different SMS to different recipients and senders. Also to use

Re: OTA change phone status

2009-11-04 Thread hafez ahmad
Hi, Thanks Nilkos for your kind feedback, but what I am asking for is the OTA can change the phone profile to silent or it is only used to download setting and software. Regards, Hafez 2009/11/4 Nikos Balkanas n...@amdtelecom.net Hi, Absolutely. Please refer to User's guide on how to

Re: OTA change phone status

2009-11-04 Thread Henri Hovi
You can send any OTA SMS via Kannel, it's up to terminal to support the action... -- Henri Hovi http://www.patidure.com http://patidure.blogspot.com On Wed, Nov 4, 2009 at 4:27 PM, hafez ahmad hafezad...@gmail.com wrote: Hi, Thanks Nilkos for your kind feedback, but what I am asking for

SMSC name conflict???

2009-11-04 Thread Elton Hoxha
Hi guys, Is there any possibility to have conflict between two bearerbox processes running in paralel, having separate smpp connection but same SMSC name?? example: gprs-bill 2009-11-04 16:50:44 [5057] [6] DEBUG: SMPP[gprs-bill]: Sending enquire link: 2009-11-04 16:50:44 [5057] [6] DEBUG: SMPP

unsubscribe address=ka...@itmiracle.us

2009-11-04 Thread Karan Zaveri

Fwd: SMSC name conflict???

2009-11-04 Thread Elton Hoxha
More details: - a.conf group=smsc smsc=smpp smsc-id=gprs-bill interface-version=34 host=10.1.7.21 port=1600 system-id=a smsc-password=a system-type=a transceiver-mode=true - b.conf group=smsc smsc=smpp smsc-id=gprs-bill interface-version=34 host=10.1.7.21 port=1600 system-id=b smsc-password=b

Re: SMSC name conflict???

2009-11-04 Thread Alvaro Cornejo
Elton I think it is more a problem from your SMSC provider. If they do allow you to have 2 -or more- connections to the same port or not. The connection resets can happen for multiple reasons including problems on any of the peers, the network (Lan/Wan) , etc. Hope helps

Re: SMSC name conflict???

2009-11-04 Thread Elton Hoxha
Thanks Alvaro but its a misundesrtanding. ITs not a matter of SMSC provider. Im just thinking from kannel point of view, considering the example I gave above. Actually both conenctions are live and running, but sometimes having interruption, connection reset by peer. When sending the enquiry link,

Re: SMSC name conflict???

2009-11-04 Thread Nikos Balkanas
Hi, From BB's point of view each process is agnostic of the other. Each process has its own sockets and cannot read the other's. There can be no mixup. BR, Nikos - Original Message - From: Elton Hoxha To: Alvaro Cornejo Cc: kannel users Sent: Wednesday, November 04, 2009