manipulating ucp packets sent by kannel

2003-07-11 Thread sam
Hi, I need to connect to an operator which uses some ucp fields to exchange some informations. For example, I have to get an ID from the HPLMN field in a UCP52 message when I receive SMS from a phone and to resend this ID in the AC field of a UCP51 message when I answer this SMS. So can I get k

manipulating ucp packets sent by kannel

2003-07-15 Thread sam
please! really need help for it! thanks Sam sam a écrit : Hi, I need to connect to an operator which uses some ucp fields to exchange some informations. For example, I have to get an ID from the HPLMN field in a UCP52 message when I receive SMS from a phone and to resend this ID in the AC field

Re: manipulating ucp packets sent by kannel

2003-07-16 Thread sam
Hi, I watched to the source and it seems It can't be done. the AC field is left empty in the UCP51 message and only some fields are used in the UCP52 messages. So it seems I will have to make something like making kannel take the AC value as http parameter which will be inserted in the UCP51 mes

Re: manipulating ucp packets sent by kannel

2003-07-16 Thread Jacob Vennervald Madsen
I think you should be posting this question on the development list. Cheers, Jacob Vennervald On Wed, 2003-07-16 at 12:17, sam wrote: > Hi, > I watched to the source and it seems It can't be done. the AC field is > left empty in the UCP51 message and only some fields are used in the > UCP52 mes

Re: manipulating ucp packets sent by kannel

2003-07-16 Thread sam
good idea! thank you! Sam Jacob Vennervald Madsen a écrit : I think you should be posting this question on the development list. Cheers, Jacob Vennervald On Wed, 2003-07-16 at 12:17, sam wrote: Hi, I watched to the source and it seems It can't be done. the AC field is left empty in the UCP51 mes