Cancel SM - Query SM PDU-s

View: New views
3 Messages — Rating Filter:   Alert me  

Cancel SM - Query SM PDU-s

by elthox :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dear Developers,

I have asked in the users list regarding the ability of kannel for using SMPP 3.4 features, but no answer.

I just would like to know if Kannel already supports cancel sm, query sm, but mostly I am interested at replace SM ("replace if present" flag).

In the parameter definition list I couldnt find any smpp parameter coresponding to my needs. If it is not suported I have to think for other solutions.

Any help appreciated.

Elton

Re: Cancel SM - Query SM PDU-s

by Nikos Balkanas-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Hi,
 
As I have answered before, SMPP replace, cancel or query are not implemented in kannel.
 
BR,
Nikos
----- Original Message -----
From: elthox@...
Sent: Friday, October 16, 2009 3:27 PM
Subject: Cancel SM - Query SM PDU-s

Dear Developers,

I have asked in the users list regarding the ability of kannel for using SMPP 3.4 features, but no answer.

I just would like to know if Kannel already supports cancel sm, query sm, but mostly I am interested at replace SM ("replace if present" flag).

In the parameter definition list I couldnt find any smpp parameter coresponding to my needs. If it is not suported I have to think for other solutions.

Any help appreciated.

Elton

Re: Cancel SM - Query SM PDU-s

by elthox :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks Nikos, at least I`m clear now.

I appreciate if you or other guys give me some hints about what I want to do.

Is it possible to recompile the source of kannel by modifying the code, so "replace if present" flag to be PERMANENTLY replace_if_present_flag: 1 = 0x00000001 inside deliver_sm pdu:

2009-10-16 04:34:32 [15833] [6] DEBUG: SMPP PDU 0xb22031c0 dump:
2009-10-16 04:34:32 [15833] [6] DEBUG:   type_name: deliver_sm
2009-10-16 04:34:32 [15833] [6] DEBUG:   command_id: 5 = 0x00000005
2009-10-16 04:34:32 [15833] [6] DEBUG:   command_status: 0 = 0x00000000
2009-10-16 04:34:32 [15833] [6] DEBUG:   sequence_number: 370 = 0x00000172
2009-10-16 04:34:32 [15833] [6] DEBUG:   service_type: NULL
2009-10-16 04:34:32 [15833] [6] DEBUG:   source_addr_ton: 1 = 0x00000001
2009-10-16 04:34:32 [15833] [6] DEBUG:   source_addr_npi: 1 = 0x00000001
2009-10-16 04:34:32 [15833] [6] DEBUG:   source_addr: "352222222222"
2009-10-16 04:34:32 [15833] [6] DEBUG:   dest_addr_ton: 2 = 0x00000002
2009-10-16 04:34:32 [15833] [6] DEBUG:   dest_addr_npi: 1 = 0x00000001
2009-10-16 04:34:32 [15833] [6] DEBUG:   destination_addr: "141"
2009-10-16 04:34:32 [15833] [6] DEBUG:   esm_class: 4 = 0x00000004
2009-10-16 04:34:32 [15833] [6] DEBUG:   protocol_id: 0 = 0x00000000
2009-10-16 04:34:32 [15833] [6] DEBUG:   priority_flag: 0 = 0x00000000
2009-10-16 04:34:32 [15833] [6] DEBUG:   schedule_delivery_time: NULL
2009-10-16 04:34:32 [15833] [6] DEBUG:   validity_period: NULL
2009-10-16 04:34:32 [15833] [6] DEBUG:   registered_delivery: 0 = 0x00000000
2009-10-16 04:34:32 [15833] [6] DEBUG:   replace_if_present_flag: 0 = 0x00000000
2009-10-16 04:34:32 [15833] [6] DEBUG:   data_coding: 0 = 0x00000000
2009-10-16 04:34:32 [15833] [6] DEBUG:   sm_default_msg_id: 0 = 0x00000000
2009-10-16 04:34:32 [15833] [6] DEBUG:   sm_length: 152 = 0x00000098
2009-10-16 04:34:32 [15833] [6] DEBUG:   short_message:

THanks
Elton


2009/10/16 Nikos Balkanas <nbal@...>
Hi,
 
As I have answered before, SMPP replace, cancel or query are not implemented in kannel.
 
BR,
Nikos
----- Original Message -----
From: elthox@...
Sent: Friday, October 16, 2009 3:27 PM
Subject: Cancel SM - Query SM PDU-s

Dear Developers,

I have asked in the users list regarding the ability of kannel for using SMPP 3.4 features, but no answer.

I just would like to know if Kannel already supports cancel sm, query sm, but mostly I am interested at replace SM ("replace if present" flag).

In the parameter definition list I couldnt find any smpp parameter coresponding to my needs. If it is not suported I have to think for other solutions.

Any help appreciated.

Elton