Re: Specifying dcs and pid fields when sending binary sms

2011-04-19 Thread Nikos Balkanas
Never set alt-dcs for binary data. It will strip it to 7-bit and send it over GSM, corrupting it in the process. BR, Nikos - Original Message - From: kasun herath To: users@kannel.org Sent: Tuesday, April 19, 2011 8:40 AM Subject: Specifying dcs and pid fields when sending binary sms

Re: Specifying dcs and pid fields when sending binary sms

2011-04-19 Thread kasun herath
Thanks nikos Removing the alt-dcs doesn't solve the problem. Can someone with a valid binary sms setup test this binary data please? 2011/4/19 Nikos Balkanas > Never set alt-dcs for binary data. It will strip it to 7-bit and send it > over GSM, corrupting it in the process. > > BR, > Nikos > --

[no subject]

2011-04-19 Thread Wayne Gemmell
Hi all I've setup opensmpp on a development box. Now I would like to bring it into my production environment without changing my production box from stable to development. I understand that you cannot connect a new instance of bearerbox to an old one as the protocol has changed. Any ideas how t

Connecting a development kannel instance to a stable instance

2011-04-19 Thread Wayne Gemmell
Hi all Please disregard my previous email, it was sent in error. I've setup opensmpp on a development box. Now I would like to bring it into my production environment without changing my production box from stable to development. I understand that you cannot connect a development instance of

get-url parameter in sms-service

2011-04-19 Thread Harbhag Singh Sohal
Hi, I just wanted to know that what is the purpose of get-url parameter in sms-service. I have read the userguide but I just dont get it. I would be very thankful. Regards, -- Harbhag Singh Sohal www.harbhag.wordpress.com

Re: Help : Performance Benchmarking

2011-04-19 Thread Nikos Balkanas
Hi, Please address these questions to users, not devel. A few months back I did submit fakesmpp, an smpp server with extensive smpp capabilities. It was not accepted to kannel due to code styling differences. It doesn't actually send the SMS, so you avoid any charges for it. If you need it, y

Re: Connecting a development kannel instance to a stable instance

2011-04-19 Thread Nikos Balkanas
Hi, You cannot connect bearerbox to another bearerbox directly. You need opensmppbox in between. You should have no problems connecting development with stable releases, as long as they are compatible versions. 1.4.3 should be compatible with 1.5.0 for communication purposes. However, you stil

Re: get-url parameter in sms-service

2011-04-19 Thread Nikos Balkanas
Then you should know what sms-service does. Example: You want to return the price of a stock. Where are you gonna get it? From the get-url. BR, Nikos - Original Message - From: "Harbhag Singh Sohal" To: Sent: Tuesday, April 19, 2011 7:12 PM Subject: get-url parameter in sms-servic