Re: Kannel & USSD status

2019-01-20 Thread Davor Spasoski
Your USSD provider should give instructions how to use the api. Smpp is merely used to convey the messages to/from the user by using the standard pdus (submit_sm and deliver_sm). Probably some TLVs will be used (imsi is a good example) and other notable difference is that ussd is session based

Kannel & USSD status

2019-01-20 Thread Damian Dimmich
Hi, I'm in the process of setting up USSD -> web application integration with a mobile telecoms provider (I have SMPP 3.4 based access to their gateway, and they support USSD messaging). While looking at options for setting this up, and kannel came up, however looking through the m

Re: USSD with Kannel

2018-12-21 Thread Sam
46] [5] DEBUG: sms.boxc_id: > > 2016-04-13 10:38:58 [12246] [5] DEBUG: sms.binfo: > > 2016-04-13 10:38:58 [12246] [5] DEBUG: Octet string at 0x1378860: > > 2016-04-13 10:38:58 [12246] [5] DEBUG:len: 4 > > 2016-04-13 10:38:58 [12246] [5] DEBUG:size: 5 >

configuration kannel et ussd

2018-08-31 Thread fanny GREWONGO
Bonjour Je suis Fanny, je voulais savoir quelle modification doit-on apporter à kannel pour qu'il prenne en compte Ussd? Merci d'avance pour votre reponse

Re: USSD SMPP integration

2016-11-11 Thread Stipe Tolj
Am 01.11.2016 07:40, schrieb kabin mool: Hi, I am trying to use kannel for integrating with USSD GW using SMPP. My bind to USSD GW is ok. MO is ok and MT has some problem, msg is receiving in handset but if I send or cancel msg, it is is re-sending the same msg to my handset repetitively. I

USSD SMPP integration

2016-11-01 Thread kabin mool
Hi, I am trying to use kannel for integrating with USSD GW using SMPP. My bind to USSD GW is ok. MO is ok and MT has some problem, msg is receiving in handset but if I send or cancel msg, it is is re-sending the same msg to my handset repetitively. I am using following parameters

Re: USSD with Kannel

2016-09-27 Thread Stipe Tolj
:38:58 [12246] [5] DEBUG:size: 5 2016-04-13 10:38:58 [12246] [5] DEBUG:immutable: 0 2016-04-13 10:38:58 [12246] [5] DEBUG:data: 55 53 53 44 USSD 2016-04-13 10:38:58 [12246] [5] DEBUG: Octet string dump ends. 2016-04-13 10:38:58 [12246] [5] DEBUG

RE: USSD with Kannel

2016-04-27 Thread Arif Noor
:52 [13809] [5] ERROR: smsbox_req_thread: no sender/receiver, dump follows: Highly appreciate assistance in this. Thank you and Regards, Arif Noor From: Arif Noor Sent: Thursday, April 21, 2016 4:20 PM To: 'Elton Hoxha' Cc: Stipe Tolj; users@kannel.org Subject: RE: USSD with Kannel Hi Again

RE: USSD with Kannel

2016-04-21 Thread Arif Noor
: Thursday, April 14, 2016 3:28 PM To: Arif Noor Cc: Stipe Tolj; users@kannel.org Subject: Re: USSD with Kannel Hi Arif, I believe your issue is related to Telco provider. 1 - To send an USSD request, you have to send a submit_sm packet with this TLV with value "2", which its sent accordin

RE: USSD with Kannel

2016-04-18 Thread Arif Noor
@kannel.org Subject: Re: USSD with Kannel Hi Arif, I believe your issue is related to Telco provider. 1 - To send an USSD request, you have to send a submit_sm packet with this TLV with value "2", which its sent accordingly by you. When you receive a deliver_sm packet with this TLV i

Re: USSD with Kannel

2016-04-14 Thread Elton Hoxha
Hi Arif, I believe your issue is related to Telco provider. 1 - To send an USSD request, you have to send a submit_sm packet with this TLV with value "2", which its sent accordingly by you. When you receive a deliver_sm packet with this TLV in response, the value will be "18&

RE: USSD with Kannel

2016-04-13 Thread Arif Noor
Cc: Stipe Tolj; users@kannel.org Subject: Re: USSD with Kannel Also please debug logs of submit SM after you are receiving initial PSSR. PSSR 2016-04-14 09:02:30 [12379] [6] DEBUG: command_id: 2147483669 = 0x8015 2016-04-14 09:02:30 [12379] [6] DEBUG: command_status: 0 = 0x 2016

Re: USSD with Kannel

2016-04-13 Thread Elton Hoxha
G > > 2016-04-13 15:51:26 [12361] [9] DEBUG: data: 4d 54 0d 0a 43 6f 6e 74 65 > 6e 74 2d 4c 65 6e 67 MT..Content-Leng > > 2016-04-13 15:51:26 [12361] [9] DEBUG: data: 74 68 3a 20 33 0d 0a 0d 0a > 32 30 30 th: 3200 > > 2016-04-13 15:51:26 [12361] [9] DEBUG: Octet string dump ends. > > > > The previous log provided was also from smsbox but it doesn’t seem to call > the get-url and giving the no sender/receiver error. Please do let me > know if you need any further details. > > > > Thanks, > > Arif Noor. > > > > > > *From:* Elton Hoxha [mailto:elt...@gmail.com] > *Sent:* Wednesday, April 13, 2016 3:05 PM > *To:* Arif Noor > *Cc:* Stipe Tolj; users@kannel.org > *Subject:* Re: USSD with Kannel > > > > could you paste your debug logs while you call "get-url" of your app? > > > > >

RE: USSD with Kannel

2016-04-13 Thread Arif Noor
but it doesn’t seem to call the get-url and giving the no sender/receiver error. Please do let me know if you need any further details. Thanks, Arif Noor. From: Elton Hoxha [mailto:elt...@gmail.com] Sent: Wednesday, April 13, 2016 3:05 PM To: Arif Noor Cc: Stipe Tolj; users@kannel.org Subject: Re: USSD

Re: USSD with Kannel

2016-04-13 Thread Elton Hoxha
:38:58 [12246] [5] DEBUG: Octet string at 0x1378860: > 2016-04-13 10:38:58 [12246] [5] DEBUG:len: 4 > 2016-04-13 10:38:58 [12246] [5] DEBUG:size: 5 > 2016-04-13 10:38:58 [12246] [5] DEBUG:immutable: 0 > 2016-04-13 10:38:58 [12246] [5] DEBUG:data: 55 53 53 44 >

RE: USSD with Kannel

2016-04-12 Thread Arif Noor
-13 10:38:58 [12246] [5] DEBUG:immutable: 0 2016-04-13 10:38:58 [12246] [5] DEBUG:data: 55 53 53 44 USSD 2016-04-13 10:38:58 [12246] [5] DEBUG: Octet string dump ends. 2016-04-13 10:38:58 [12246] [5] DEBUG: sms.msg_left: -1 2016-04-13 10:38:58 [12246

RE: USSD with Kannel

2016-04-11 Thread Arif Noor
Hi Stipe, Thank you for the patch, will do a test once I arrived at the office, also I have sent the email to you for the specification of the ussd gateway. Arif Noor. -Original Message- From: Stipe Tolj [mailto:st...@kannel.org] Sent: Monday, April 11, 2016 11:25 PM Cc: Arif Noor

Re: USSD with Kannel

2016-04-11 Thread Stipe Tolj
pp.c (revision 5150) +++ gw/smsc/smsc_smpp.c (working copy) @@ -609,8 +609,10 @@ /* * Follows SMPP spec. v3.4. issue 1.2 * it's not allowed to have destination_addr NULL + * USSD service type MAY have a NULL value, so allow this. */ -if (pdu->u.deliver

Re: USSD with Kannel

2016-04-11 Thread Stipe Tolj
] DEBUG: command_status: 0 = 0x 1435323:2016-04-01 17:20:51 [2353] [6] DEBUG: sequence_number: 102277 = 0x00018f85 1435324:2016-04-01 17:20:51 [2353] [6] DEBUG: service_type: "USSD" 1435325:2016-04-01 17:20:51 [2353] [6] DEBUG: source_addr_ton: 1 = 0x0001 1435326:2016-04-01 17:2

Re: USSD with Kannel

2016-04-07 Thread Salih Al-Hassan
Hi Arif, I have a USSD connection setup and working, mine tracks sessions using the TLV parameter receipted_message_id. Config for that parameter is below: group = smpp-tlv name = receipted_message_id tag = 0x001e type=nulterminated length=65 smsc-id = Hope this helps On Thu, Apr 7, 2016 at 8

Re: USSD with Kannel

2016-04-07 Thread Elton Hoxha
sed the value 12 instead of 18. > > > > Thank you for your input so far J > > > > *From:* Elton Hoxha [mailto:elt...@gmail.com] > *Sent:* Thursday, April 07, 2016 4:38 PM > > *To:* Arif Noor > *Cc:* Donald Jackson; users@kannel.org > *Subject:* Re: USSD with Kann

RE: USSD with Kannel

2016-04-07 Thread Arif Noor
for your input so far ☺ From: Elton Hoxha [mailto:elt...@gmail.com] Sent: Thursday, April 07, 2016 4:38 PM To: Arif Noor Cc: Donald Jackson; users@kannel.org Subject: Re: USSD with Kannel After you receive the first MO do you submit the SM having 126 as originator? If yes, maybe something wrong

Re: USSD with Kannel

2016-04-07 Thread Elton Hoxha
: sequence_number: 12653547 = 0x00c113eb 2016-04-07 05:07:19 [5368] [6] DEBUG: service_type: "USSD" 2016-04-07 05:07:19 [5368] [6] DEBUG: source_addr_ton: 1 = 0x0001 2016-04-07 05:07:19 [5368] [6] DEBUG: source_addr_npi: 1 = 0x0001 2016-04-07 05:07:19 [5368] [6] DEBUG: s

RE: USSD with Kannel

2016-04-07 Thread Arif Noor
:2016-04-01 17:20:51 [2353] [6] DEBUG: sequence_number: 102277 = 0x00018f85 1435324:2016-04-01 17:20:51 [2353] [6] DEBUG: service_type: "USSD" 1435325:2016-04-01 17:20:51 [2353] [6] DEBUG: source_addr_ton: 1 = 0x0001 1435326:2016-04-01 17:20:51 [2353] [6] DEBUG: source_a

Re: USSD with Kannel

2016-04-07 Thread Elton Hoxha
; need to know how can I differentiate the sessions. > > Also as per previous mail, I was wondering why I was getting below error. > > > > 2016-03-25 11:05:49 [2353] [6] ERROR: SMPP[smppUSSD]: Malformed > destination_addr `(null)', may not be empty. Discarding MO message. > >

RE: USSD with Kannel

2016-04-07 Thread Arif Noor
`(null)', may not be empty. Discarding MO message. It doesn’t have any issue when I start the USSD session which it have destination address (in this case 126) but when replying the menu let’s say (1. Accept, 2. Decline) and I entered 1 and press send , it gave me above error on smpp thus

RE: USSD with Kannel

2016-04-03 Thread Arif Noor
Hi, Anyone? Your assistance are highly appreciated :) P/S : I'm using svn-r5154M Thank you. From: users [mailto:users-boun...@kannel.org] On Behalf Of Arif Noor Sent: Friday, April 01, 2016 11:05 AM To: users@kannel.org Subject: USSD with Kannel Hi All, I have question about the USSD via

USSD with Kannel

2016-03-31 Thread Arif Noor
Hi All, I have question about the USSD via SMPP. I have successfully made a connection to USSDC with TLV configured. However I do not understand how can we differentiate the session for each MSISDN? Using metadata for MO gave me Hlr, imsi, service_op and vlr. And also from my testing via USSR

Re: USSD Configuration for Kannel

2014-08-18 Thread ha...@aeon.pk
This effectively is working on SMPP, not USSD. USSD does not talk over SMPP unless loaded explicitly. You can also use flags other than TLV too in that case. On Fri, Aug 15, 2014 at 11:30 AM, Elton Hoxha elt...@gmail.com wrote: It handles. Just needs to be associated with smpp-tlv group

Re: USSD Configuration for Kannel

2014-08-15 Thread Elton Hoxha
It handles. Just needs to be associated with smpp-tlv group. group = smpp-tlv name = mydata tag = 0x0501 type = integer length = 1 smsc-id = ussd On Thu, Aug 14, 2014 at 7:39 PM, ha...@aeon.pk ha...@aeon.pk wrote: Kannel does not handle USSD. On Fri, Aug 8, 2014 at 8:11 PM, michael

Re: USSD Configuration for Kannel

2014-08-14 Thread ha...@aeon.pk
Kannel does not handle USSD. On Fri, Aug 8, 2014 at 8:11 PM, michael osakede ire...@yahoo.com wrote: Hello, Can anyone send me instructions on how to bind to a USSDC? I have the IP / username/password and port number. I tried connecting to using : group = smsc smsc-id = ussdpre smsc

USSD Configuration for Kannel

2014-08-08 Thread michael osakede
16:01:58 [15951] [6] ERROR: SMPP[ussdpre]: Couldn't connect to SMS center (retrying in 10 seconds). 2014-08-08 16:02:08 [15951] [6] DEBUG: Connecting to XX.XX.XX.XX Is it possible to handle USSD using kannel? Michael

USSD Interactive Session using metadata.

2013-09-26 Thread प्रवीण कुमार त्रिपाठी
Hi, I m using kannel latest svn trunk and want to use kannel for ussd interactive sessions. Can anybody tell me how to proceed for the same. Thanks in advance Regards Prabin Tipathi

Re: USSD Interactive Session using metadata.

2013-09-26 Thread Elton Hoxha
You can search on the mailing list the older posts and you will find information how to configure SMPP connection with Metadata and TLV. On Thu, Sep 26, 2013 at 9:23 AM, प्रवीण कुमार त्रिपाठी trpthp...@gmail.comwrote: Hi, I m using kannel latest svn trunk and want to use kannel for ussd

Re: ussd gateway

2013-07-10 Thread mwamba
Hi Amon, Did you get this? Thanks, Duncan -- View this message in context: http://kannel.6189.n7.nabble.com/ussd-gateway-tp2743p28560.html Sent from the Kannel - User mailing list archive at Nabble.com.

USSD session attached to a particular sms-service/get-url

2013-05-28 Thread HOFMANN SANCHEZ David Daniel
Hi People, I have configured kannel to connecto to 2 different ussd gateway, I also have configured kannel to have 2 sms-service with 2 different urls. I want to know if it's possible to make kannel aware of the concept of ussd sessions so that when a new ussd session is established (when

Re: Configure Kannel with USSD

2012-12-20 Thread Mike Nwaogu
Hi Jayesh, The failures may not be local to your configuration or connection; you'll have to let us know what failed. USSD relies more on network infrastructure than SMS and is subject to a whole different set of rules at the operators side. Are you saying that every 6th Attempt hits the phone

Re: Configure Kannel with USSD

2012-12-20 Thread Mike Nwaogu
Like I said, the operator may not have the network capacity to handle that many USSD attempts, every USSD connection is like a call, and the line is engaged till the session ends, expires or is terminated. I think you can safely say, KANNEL has done its own part, and so have you. Best

Re: Configure Kannel with USSD

2012-12-14 Thread Jayesh Labade
Labade jayesh.lab...@gmail.com wrote: Hello Alex, My USSD provider gave me his SMPP details and he has also lot of customer who are using his USSD services. What should be the configuration of smskannel.conf file in order to send USSD message.. am i missing something? I can post my

Re: Configure Kannel with USSD

2012-12-14 Thread Jayesh Labade
How to solve this. sometimes USSD request works well and sometimes not, Please guide.. Best Regards, *Jayesh* On Fri, Dec 14, 2012 at 2:56 PM, Jayesh Labade jayesh.lab...@gmail.comwrote: Hello List, Its working now but success rate is very low. out of 10 request made I got only 1 USSN

Re: Configure Kannel with USSD

2012-12-14 Thread Mike Nwaogu
Hi Jayesh, The failures may not be local to your configuration or connection; you'll have to let us know what failed. USSD relies more on network infrastructure than SMS and is subject to a whole different set of rules at the operators side. Are you saying that every 6th Attempt hits the phone

Re: Configure Kannel with USSD

2012-12-14 Thread Jayesh Labade
Yeah Mike, Every 6th Attempt hits the phone. And there is not any error messages in /tmp/kannel.log I have pasted my kannel logs here http://pastebin.com/Mkh0pTK0 Best Regards, *Jayesh * On Fri, Dec 14, 2012 at 6:10 PM, Mike Nwaogu michael_nwa...@yahoo.comwrote: every 6th Attempt hits the

Re: Configure Kannel with USSD

2012-12-12 Thread Jayesh Labade
Hello List, I am trying to setup SMPP details provided my USSD provider. And USSD provider says that I have successfully registered SMPP details in kannel but I am not able to send USSD message. This is the URL from which I am trying to send USSD message.. elinks http://127.0.0.1:13013/cgi-bin

Configure Kannel with USSD

2012-12-10 Thread Jayesh Labade
Hello List, Can Someone provide me step by step guide to configure USSD with kannel via SMPP. any help would be greatly appreciated. Best Regards, *Jayesh*

How to configure ussd

2012-09-24 Thread Ashish Agarwal
Hello List, Can someone guide me in setting up a ussd account tlv and other required values with sendsms url parameter. The menu should support multi session with response enabled. -- Regards, Ashish

Re: about USSD;

2012-07-27 Thread ha...@aeon.pk
Towards the GSM network? No. You can howeve use it to run USSD apps, if there is an existing USSD gateway in the GSM network, to whom you can integrate kannel. On Tue, Jul 24, 2012 at 10:40 AM, Vijay kumar Dadhich vk1dadh...@gmail.comwrote: Hello Friends, can we use kannel as USSD gateway

about USSD;

2012-07-23 Thread Vijay kumar Dadhich
Hello Friends, can we use kannel as USSD gateway ? -- Thanks Regards, -Vijay Kumar Dadhich Entrepreneur

Re: WAP push message over USSD

2012-05-18 Thread GSM Revolution
Hello Willy, USSD feature for sending normal message is already present in Kannel. I want to push WAP message over USSD as we used push over normal SMS. On Thu, May 17, 2012 at 7:11 PM, Willy Mularto sangpr...@gmail.com wrote: Is this Kannel's new feature? I read the user guide and found

WAP push message over USSD

2012-05-17 Thread GSM Revolution
Hi, Please provide some idea how to send WAP push message over USSD. Thanks in advance.. Regards Rk

Re: WAP push message over USSD

2012-05-17 Thread Willy Mularto
Is this Kannel's new feature? I read the user guide and found no information regarding this thing. AFAIK USSD is telco's territory, based on common practice, usually telco provide us some API. Here in Indonesia USSD final instruction will hit some URL and or simulate MO. On May 17, 2012

Kannel USSD

2012-03-01 Thread Vinayak Vasu
does kannel support USSD

Re: Kannel USSD

2012-03-01 Thread Nyika Alex
I have seen some people talk about this possibility, however from my experience, Every mobile network operator has their own different api for USSD, unlike sms which uses the smpp protocol that Kannel supports. So what I usually do is to approach the operator , get their API and then implement

Re: kannel SMPP and USSD

2012-01-03 Thread Michael Bochkaryov
Hi Ahmed, I have tried to implement USSD service using Kannel. At least some simple USSD dialogue was working well on test. On other side it was Canvas USSD-C connected via SMPP v3.4. However for production I have switched to own SMPP-client that also managed USSD sessions. So I can't tell

RE: kannel SMPP and USSD

2011-12-29 Thread Ahmed Shabana
Did any one worked before with USSD in kannel ?? Best Regards, Ahmed Shabana From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Anshu Sah Sent: Tuesday, December 27, 2011 9:08 AM To: users; Platinum 2010; Nikos Balkanas Subject: kannel SMPP and USSD Hi, I would

kannel SMPP and USSD

2011-12-26 Thread Anshu Sah
Hi, I would like to understand more about USSD and Kannel. Will you guide me. Regards Anshu Sah

Re: Network initiated USSD

2011-06-14 Thread Hammad
Hi, USSD is a service that uses MAP protocol since its with HLR. You need connectiviity with HLR to recieve USSD messages. I dont think Kannel has anything relevant for USSD. Regards, Hammad Flexilogix Inc On Mon, Jun 13, 2011 at 10:43 PM, Jinson Abraham jin...@mobme.in wrote: Can somebody

Re: Network initiated USSD

2011-06-14 Thread Cezary Siwek
Hi, some operators use SMPP as a transport for USSD messages but it's operator-specific Regards On 14/06/2011 16:27, Hammad wrote: Hi, USSD is a service that uses MAP protocol since its with HLR. You need connectiviity with HLR to recieve USSD messages. I dont think Kannel has anything

Re: Network initiated USSD

2011-06-14 Thread Elton Hoxha
Most of operators provide SMPP interface to their USSD GW. All you need to do is to contact them and provide smpp account. Also some of them can provide even web service. Meanwhile you can google about other alternatives. There are some providers which can give you API to send international USSD

Network initiated USSD

2011-06-13 Thread Jinson Abraham
Hello All, Is it possible to send Network Initiated USSD messages from Kannel? I'm trying to develop a USSD app which sends NI USSD messages and get the user response and respond accordingly. *Thanks Regards*** *Jinson * **

Re: Network initiated USSD

2011-06-13 Thread Jinson Abraham
Can somebody help me with this? ** On Mon, Jun 13, 2011 at 12:08 PM, Jinson Abraham jin...@mobme.in wrote: Hello All, Is it possible to send Network Initiated USSD messages from Kannel? I'm trying to develop a USSD app which sends NI USSD messages and get the user response

Re: Network initiated USSD

2011-06-13 Thread Mpeirwe Benjamin
GSM Networks usually have specific API's for USSD connections. I would advise you get in touch with the concerned networks over this matter. On 6/13/11, Jinson Abraham jin...@mobme.in wrote: Can somebody help me with this? ** On Mon, Jun 13, 2011 at 12:08 PM, Jinson Abraham jin

Re: Ussd development with kannel

2011-04-18 Thread raj verma
hi... Please cross check the following thing:- 1) Bind the account which you get from the operator end with NOWSMS and test it. 2) Also check the receiver bind at your kannel.

USSD With Kannel

2011-04-15 Thread gautam sasikumar
Hiii, I have received the gateway from my operator. We have successfully pushed the ussd message to the handset. The only problem is that when i give the value 2 to service_op then i don't get the *answer* option in my handset. According to my knowledge, value 2 in service_op stands for USSN

Re: Ussd development with kannel

2011-04-12 Thread gautam sasikumar
Hiii, I have received the gateway from my operator. We have successfully pushed the ussd message to the handset. The only problem is that when i give the value 2 to service_op then i don't get the *answer* option in my handset. According to my knowledge, value 2 in service_op stands for USSN

Re: Ussd development with kannel

2011-03-15 Thread gautam sasikumar
h, I have an operator who is forwarding the request from his USSD to my server in smpp protocol. I was wondering about how am i to catch that request in kannel and forward it to my application. Will i be able to get the parameters like the mmi that the user sent, Any input that the user

Re: Ussd development with kannel

2011-03-15 Thread Elton Hoxha
, is an example of receiving MO USSD requests, sending all needed parameters to your application. get-url = http://IP:PORT /UssdServices.asmx/GetUssdRequest?metadata=%Doriginator=%pchoice=%areceiver=%PussdId=%I You can read the user guide about explanation of these parameters. 2011/3/15 gautam

Re: Ussd development with kannel

2011-03-15 Thread gautam sasikumar
H, Does this mean that kannel doesn't need a patch for USSD.??? 2011/3/15 Elton Hoxha elt...@gmail.com Its better to upgrade your kannel with latest version. After it, add to your conf file following lines, so you can talk to your USSDC. group = smpp-tlv name = mydata tag

Re: Ussd development with kannel

2011-03-15 Thread Elton Hoxha
Download and install recent version, no patch is needed. 2011/3/15 gautam sasikumar gautam...@gmail.com H, Does this mean that kannel doesn't need a patch for USSD.??? 2011/3/15 Elton Hoxha elt...@gmail.com Its better to upgrade your kannel with latest version. After it, add

Re: Ussd development with kannel

2011-03-15 Thread gautam sasikumar
Thank you.. 2011/3/15 Elton Hoxha elt...@gmail.com Download and install recent version, no patch is needed. 2011/3/15 gautam sasikumar gautam...@gmail.com H, Does this mean that kannel doesn't need a patch for USSD.??? 2011/3/15 Elton Hoxha elt...@gmail.com Its better

Ussd development with kannel

2011-03-14 Thread gautam sasikumar
Hiii, I am developing USSD application which is at a basic stage. I was looking for a patch for USSD in kannel version 1.4.3. I have searched the whole web but in vain. I have three basic questions. 1 Does Kannel require a patch for implementing ussd?? 2 If Kannel does require a patch

Re: Ussd development with kannel

2011-03-14 Thread Marcin Bockowski
2011/3/14 gautam sasikumar gautam...@gmail.com: Hiii,      I am developing USSD application which is at a basic stage. I was looking for a patch for USSD in kannel version 1.4.3. I have searched the whole web but in vain. I have three basic questions. 1 Does Kannel require a patch

USSD REQUEST

2011-01-04 Thread Ravindra Gupta // Viva
Hii, How to configure Kannel to send/receive USSD request?

Re: USSD REQUEST

2011-01-04 Thread Marcin Bockowski
2011/1/4 Ravindra Gupta // Viva ravin...@vivainfomedia.com: Hii, How to configure Kannel to send/receive USSD request? Hello, 1. You need SMPP capable USSDC 2. configured kannel 3. web app with logic We do offer reliable 2. 3. services configured to work with 1. from Huawei. Both USSD strings

How to configure Kannel to send/receive USSD request?

2011-01-03 Thread Kanchan K
How to configure Kannel to send/receive USSD request?ANy guide or pointer vailable for the same?

Re: USSD and shortCode programming

2010-10-14 Thread dafodil
to send AT commands(ussd) through modem..does kannel help? Hey, if it's not in the box you should be able to add such feature with ease. The main question is this the way to go? You can use kannel as USSD Gateway having link to MNO... But if you just need to automate things via modem it's

Re: USSD and shortCode programming

2010-10-14 Thread Thomas Göttgens
Hello Milan, MPS Kannel doesn't support sending out of band AT command to modem, AFAIK. MPS But that question gave me idea to implement it through the HTTP admin MPS interface or maybe through the separate interface, although I'm not MPS sure how much it would be useful. If you consider writing

Re: USSD and shortCode programming

2010-10-13 Thread dafodil
Hi marcin thanks for the reply. yes i know about AT commands but can kannel automate this things. in other words if i want to send AT commands(ussd) through modem..does kannel help? Br daf Marcin Bockowski wrote: 2010/10/12 dafodil neo.tu...@yahoo.com: about sending USSD strings from

Re: USSD and shortCode programming

2010-10-13 Thread Milan P. Stanic
On Wed, 2010-10-13 at 01:12, dafodil wrote: Hi marcin thanks for the reply. yes i know about AT commands but can kannel automate this things. in other words if i want to send AT commands(ussd) through modem..does kannel help? Kannel doesn't support sending out of band AT command to modem

Re: USSD and shortCode programming

2010-10-13 Thread Marcin Bockowski
2010/10/13 dafodil neo.tu...@yahoo.com: Hi marcin thanks for the reply. yes i know about AT commands but can kannel automate this things. in other words if i want to send AT commands(ussd) through modem..does kannel help? Hey, if it's not in the box you should be able to add such feature

Re: USSD and shortCode programming

2010-10-12 Thread Elton Hoxha
It is needed to agree with mobile operators to assign a smpp account for you in order to connect to their USSDC. After that you can start developing Menu and services. I`m not aware if there are global USSD providers that provide HTTP API, for example like Clickatell who does the same for SMS

Re: USSD and shortCode programming

2010-10-12 Thread dafodil
of ussd strings.Lets say i will have a system where i will have a gsm modem with sim having enough balance.so friends send sms to my sim and get credits. like they would send to:my shortcode number from :thier number amount:some dollars so my sim is a sim that can process ussd commands. i

Re: USSD and shortCode programming

2010-10-12 Thread dafodil
Hi I really got a very clear idea and now understand in simple form how it should work. I can not explain my happiness about ur explanation but u r a genius. about sending USSD strings from the modem...it wd help me if u give me a pointer other wise no problem ..u really did a lot tome me. Br

Re: USSD and shortCode programming

2010-10-12 Thread Marcin Bockowski
2010/10/12 dafodil neo.tu...@yahoo.com: about sending USSD strings from the modem...it wd help me if u give me a pointer other wise no problem ..u really did a lot tome me. AT+CUSD FTW! ;-) -- Marcin Boćkowski http://www.ktosiu.com tel. +48 79 69 0 69 79

USSD and shortCode programming

2010-10-11 Thread dafodil
Hi List, I understand that sms is through store/foreward where as ussd is session based.is it possible to send ussd and sms to short code through kannel.i have browsed many archives where people have submitted patches so that kannel can send ussd.so far my understaning is concerned. To send USSD

Re: USSD and shortCode programming

2010-10-11 Thread Elton Hoxha
Hi, No need to to submit any patch for USSD. Configuring ussd_service_op is just enough. Then you should take care of the sessions, for which kannel is not responsible. All that should be done in application side, differentiating the sessions while users access the ussd application in paralel

Re: USSD and shortCode programming

2010-10-11 Thread dafodil
Thanks for the reply. can u explain on this All that should be done in application side, differentiating the sessions while users access the ussd application in paralel. thanks once agian for ur time. Br daf elthox wrote: Hi, No need to to submit any patch for USSD. Configuring

Re: USSD and shortCode programming

2010-10-11 Thread Elton Hoxha
You stated yourself in the first post. USSD is based on sessions. So these sessions should be managed by application until network (time out, usually 3 or 5 minutes) or user releases it (when he/she interrupts the dialog). For every initial incoming/outgoing request, originated by subscriber

Re: USSD and shortCode programming

2010-10-11 Thread dafodil
Thanks for the detail.MSISDN helps for correlation. Let me know if i m not misleading u. I am on my pc connected to modem and kannel is up and running. i wan to to initiate USSD. can it be over GSM(using my gsm modem and not GPRS/internet) or it can be only over HTTP/GPRS. can u pls give

Re: USSD and shortCode programming

2010-10-11 Thread Elton Hoxha
I think you dont have the needed infrastructure for developing USSD application. Kannel needs to connect to USSDC through SMPP. In your case you are using modem which is not relevant in this case. On Mon, Oct 11, 2010 at 11:06 AM, dafodil neo.tu...@yahoo.com wrote: Thanks for the detail.MSISDN

Re: USSD and shortCode programming

2010-10-11 Thread dafodil
Hi elthox, thanks for ur time. what i need to have for ussd or short code exchage apart from kannel. can u pls give me some pointer on that. Br daf elthox wrote: I think you dont have the needed infrastructure for developing USSD application. Kannel needs to connect to USSDC through SMPP

How to send TLV for USSD Push

2010-02-03 Thread GSM Revolution
Hi, I want to push USSN through kannel but unable to send. Configuration for TLV for USSD is - *group = smpp-tlv name = service_type tag = 0x0501 type = octetstring length = 2 smsc-id = Unicel1 group = smpp-tlv name = message_payload tag = 0x0424 type = octetstring length = 20 smsc-id

Re: How to send TLV for USSD Push

2010-02-03 Thread Alejandro Guerrieri
@gmail.com wrote: Hi, I want to push USSN through kannel but unable to send. Configuration for TLV for USSD is - *group = smpp-tlv name = service_type tag = 0x0501 type = octetstring length = 2 smsc-id = Unicel1 group = smpp-tlv name = message_payload tag = 0x0424 type = octetstring length

Re: How to send TLV for USSD Push

2010-02-03 Thread ricky123
. Also check the logs to see if you find something in there. Regards, Alex On Wed, Feb 3, 2010 at 1:33 PM, GSM Revolution gsm@gmail.com wrote: Hi, I want to push USSN through kannel but unable to send. Configuration for TLV for USSD is - *group = smpp-tlv name = service_type

Re: How to send TLV for USSD Push

2010-02-03 Thread Elton Hoxha
Hi, I have succeded sending all USSD commands in a simpler way, I mean configuration and parameters point of view. In conf file: group = smpp-tlv name = mydata tag = 0x0501 type = integer length = 1 smsc-id = ussdmenu and send-sms url looks like: http://10.1.5.30:x/cgi-bin/sendsms?username

Re: Re: meta-data TLV for USSD

2009-12-07 Thread Elton Hoxha
. Regards, Sandesh K On Thu, 03 Dec 2009 17:04:41 +0530 wrote 2009/12/3 Elton Hoxha Hello, ... I have partially succeded to connect to USSD, sending MO requests, but then I`m stuck, sessions remains open until it is droped by Core Network. Anyway if you have any conf sample would

Re: Re: meta-data TLV for USSD

2009-12-04 Thread Sandesh K
have partially succeded to connect to USSD, sending MO requests, but then I`m stuck, sessions remains open until it is droped by Core Network. Anyway if you have any conf sample would be a lot of help. Hey all, we are using kannel as gateway for USSD services with success

Re: meta-data TLV for USSD

2009-12-03 Thread Elton Hoxha
Hello, Yes Michael using data SM is more appropriate, but as far as I know many commercial SMPP gateways are also trying to adapt submit and deliver SM by using TLV to communicate with USSD. So I dont guess Kannel is inferior to these other products. I have partially succeded to connect to USSD

Re: meta-data TLV for USSD

2009-12-03 Thread Marcin Bockowski
2009/12/3 Elton Hoxha elt...@gmail.com Hello, ... I have partially succeded to connect to USSD, sending MO requests, but then I`m stuck, sessions remains open until it is droped by Core Network. Anyway if you have any conf sample would be a lot of help. Hey all, we are using kannel

Re: meta-data TLV for USSD

2009-12-03 Thread James Mutuku
Hello Marcin, I am intrested 2009/12/3 Marcin Bockowski boc...@gmail.com 2009/12/3 Elton Hoxha elt...@gmail.com Hello, ... I have partially succeded to connect to USSD, sending MO requests, but then I`m stuck, sessions remains open until it is droped by Core Network. Anyway if you

Re: meta-data TLV for USSD

2009-12-03 Thread Otandeka Simon Peter
to USSD, sending MO requests, but then I`m stuck, sessions remains open until it is droped by Core Network. Anyway if you have any conf sample would be a lot of help. Hey all, we are using kannel as gateway for USSD services with success. Generally if you want to use just USSD strings conf may look

  1   2   >