USSD connection problem

2015-02-07 Thread mohammad hossein shafinia
Hi,

Hope all is well with you.

I am new in using Kannel and I am able install Kannel on my system and
configure kannel.conf to develop an application for sending and receiving
SMS.

However, I want to develop an application to connect to USSD. But I don't
know how do I configure (kannel.conf) to connect to USSD. First we changed
the configuration of kannel.conf similar to what we done for SMS, then
restarted Kannel and we was connected to USSD server, but we couldn't send
or receive any USSD transaction. After that we searched more and find a
parameter named TLV and changed the parameter based on that, but after
restarting the Kannel, SMSbox and bearbox just stopped.

Can you give me a sample of kannel.conf for connection to USSD ?

Also please find the current config file that we are using now in the
attachment. Please let me know how we have to change that config file.

Version: Kannel bearerbox version `1.4.1'.

Looking forward to hearing from you.
--
Regards,
M. H. Shafinia


kannel.conf
Description: Binary data


Re: USSD connection problem

2015-02-07 Thread Milan P. Stanic
On Sat, 2015-02-07 at 12:47, mohammad hossein shafinia wrote:
[...]
 However, I want to develop an application to connect to USSD. But I don't
 know how do I configure (kannel.conf) to connect to USSD. First we changed
 the configuration of kannel.conf similar to what we done for SMS, then
 restarted Kannel and we was connected to USSD server, but we couldn't send
 or receive any USSD transaction. After that we searched more and find a
 parameter named TLV and changed the parameter based on that, but after
 restarting the Kannel, SMSbox and bearbox just stopped.
 
 Can you give me a sample of kannel.conf for connection to USSD ?
 
 Also please find the current config file that we are using now in the
 attachment. Please let me know how we have to change that config file.
 
 Version: Kannel bearerbox version `1.4.1'.

Kannel version 1.4.1 does not support TLVs, IIRC.

You should use 1.4.4 or 1.5.0 (or even SVN) version not just because of
TLVs but because 1.4.1 is really old and lots of bugs are fixed in newer
versions.

-- 
Kind regards,  Milan
--
Arvanta,http://www.arvanta.net
Please do not send me e-mail containing HTML code or documents in
proprietary format (word, excel, pps and so on)



Re: USSD connection problem

2015-02-07 Thread mohammad hossein shafinia
Thank you so much for your helpful comment.

Also would you please let us know if the config file is OK?

Kind regards,
Mohammad Hossein

On Sat, Feb 7, 2015 at 3:42 PM, Milan P. Stanic m...@arvanta.net wrote:

 On Sat, 2015-02-07 at 12:47, mohammad hossein shafinia wrote:
 [...]
  However, I want to develop an application to connect to USSD. But I don't
  know how do I configure (kannel.conf) to connect to USSD. First we
 changed
  the configuration of kannel.conf similar to what we done for SMS, then
  restarted Kannel and we was connected to USSD server, but we couldn't
 send
  or receive any USSD transaction. After that we searched more and find a
  parameter named TLV and changed the parameter based on that, but after
  restarting the Kannel, SMSbox and bearbox just stopped.
 
  Can you give me a sample of kannel.conf for connection to USSD ?
 
  Also please find the current config file that we are using now in the
  attachment. Please let me know how we have to change that config file.
 
  Version: Kannel bearerbox version `1.4.1'.

 Kannel version 1.4.1 does not support TLVs, IIRC.

 You should use 1.4.4 or 1.5.0 (or even SVN) version not just because of
 TLVs but because 1.4.1 is really old and lots of bugs are fixed in newer
 versions.

 --
 Kind regards,  Milan
 --
 Arvanta,http://www.arvanta.net
 Please do not send me e-mail containing HTML code or documents in
 proprietary format (word, excel, pps and so on)




-- 
Regards,
M. H. Shafinia


Re: USSD connection problem

2015-02-07 Thread Milan P. Stanic
On Sat, 2015-02-07 at 16:06, mohammad hossein shafinia wrote:
 Thank you so much for your helpful comment.
 
 Also would you please let us know if the config file is OK?

I don't use (unfortunately) Kannel for more than two years so I cannot
tell much about your config.
Upgrade Kannel to one of the newer version and test it. If it does not
work then post your log and config, so someone else could help you, I
hope.

 On Sat, Feb 7, 2015 at 3:42 PM, Milan P. Stanic m...@arvanta.net wrote:
  On Sat, 2015-02-07 at 12:47, mohammad hossein shafinia wrote:
  [...]
   However, I want to develop an application to connect to USSD. But I don't
   know how do I configure (kannel.conf) to connect to USSD. First we
  changed
   the configuration of kannel.conf similar to what we done for SMS, then
   restarted Kannel and we was connected to USSD server, but we couldn't
  send
   or receive any USSD transaction. After that we searched more and find a
   parameter named TLV and changed the parameter based on that, but after
   restarting the Kannel, SMSbox and bearbox just stopped.
  
   Can you give me a sample of kannel.conf for connection to USSD ?
  
   Also please find the current config file that we are using now in the
   attachment. Please let me know how we have to change that config file.
  
   Version: Kannel bearerbox version `1.4.1'.
 
  Kannel version 1.4.1 does not support TLVs, IIRC.
 
  You should use 1.4.4 or 1.5.0 (or even SVN) version not just because of
  TLVs but because 1.4.1 is really old and lots of bugs are fixed in newer
  versions.

-- 
Kind regards,  Milan
--
Arvanta,http://www.arvanta.net
Please do not send me e-mail containing HTML code or documents in
proprietary format (word, excel, pps and so on)