Thanks for the reply Nikos. On Thu, Feb 11, 2010 at 9:36 AM, Nikos Balkanas <[email protected]> wrote:
> That's fine. What you see in logs (addr_ton) is different from what you > have configured (source-addr-ton). You should worry about source-addr-ton > only in submit_sm pdus, not bind_receiver. > > BR, > Nikos > > ----- Original Message ----- > *From:* Sandesh Waman // Viva <[email protected]> > *To:* Kannel Users <[email protected]> > *Sent:* Friday, February 05, 2010 2:10 PM > *Subject:* Not getting gateway specified. > > > Dear All, > > I am using kannel and I am uanble to get gateway specified as display name > when i send sms. > > Is there any parameter to set so that I will get it. > > Also i have set some parameter as per the provide but not getting this > parameter in PDU logs. > > SMSC group > > group = smsc > smsc = smpp > smsc-id = abc > host=xx.xx.xx.xx > smsc-username=abc > smsc-password=***** > port = 1234 > receive-port= 0 > connect-allow-ip = *.*.*.* > system-type="" > address-range="" > alt-dcs= 0 > *source-addr-ton=9 > source-addr-npi=5* > dest-addr-ton=1 > dest-addr-npi=1 > msg-id-type=0x00 > allowed-smsc-id=abc > #transceiver-mode=1 > throughput=10 > > > Following logs not getting specified Parameter value of add_ton add_npi > > SMPP[swift_ezee]: Sending PDU: > 2010-02-05 17:36:36 [1247] [7] DEBUG: SMPP PDU 0xa16e8c8 dump: > 2010-02-05 17:36:36 [1247] [7] DEBUG: type_name: bind_receiver > 2010-02-05 17:36:36 [1247] [7] DEBUG: command_id: 1 = 0x00000001 > 2010-02-05 17:36:36 [1247] [7] DEBUG: command_status: 0 = 0x00000000 > 2010-02-05 17:36:36 [1247] [7] DEBUG: sequence_number: 1 = 0x00000001 > 2010-02-05 17:36:36 [1247] [7] DEBUG: system_id: "xxx" > 2010-02-05 17:36:36 [1247] [7] DEBUG: password: "xxx" > 2010-02-05 17:36:36 [1247] [7] DEBUG: system_type: "" > 2010-02-05 17:36:36 [1247] [7] DEBUG: interface_version: 52 = 0x00000034 > *2010-02-05 17:36:36 [1247] [7] DEBUG: addr_ton: 0 = 0x00000000 > 2010-02-05 17:36:36 [1247] [7] DEBUG: addr_npi: 0 = 0x00000000* > 2010-02-05 17:36:36 [1247] [7] DEBUG: address_range: "" > 2010-02-05 17:36:36 [1247] [7] DEBUG: SMPP PDU dump ends. > 2010-02-05 17:36:36 [1247] [6] DEBUG: SMPP[swift_ezee]: Sending PDU: > 2010-02-05 17:36:36 [1247] [6] DEBUG: SMPP PDU 0xa17ede0 dump: > 2010-02-05 17:36:36 [1247] [6] DEBUG: type_name: bind_transmitter > 2010-02-05 17:36:36 [1247] [6] DEBUG: command_id: 2 = 0x00000002 > 2010-02-05 17:36:36 [1247] [6] DEBUG: command_status: 0 = 0x00000000 > 2010-02-05 17:36:36 [1247] [6] DEBUG: sequence_number: 1 = 0x00000001 > 2010-02-05 17:36:36 [1247] [6] DEBUG: system_id: "xxx" > 2010-02-05 17:36:36 [1247] [6] DEBUG: password: "xxx" > 2010-02-05 17:36:36 [1247] [6] DEBUG: system_type: "" > 2010-02-05 17:36:36 [1247] [6] DEBUG: interface_version: 52 = 0x00000034 > 2010-02-05 17:36:36 [1247] [6] DEBUG: addr_ton: 0 = 0x00000000 > 2010-02-05 17:36:36 [1247] [6] DEBUG: addr_npi: 0 = 0x00000000 > 2010-02-05 17:36:36 [1247] [6] DEBUG: address_range: "" > 2010-02-05 17:36:36 [1247] [6] DEBUG: SMPP PDU dump ends. > 2010-02-05 17:36:36 [1247] [6] DEBUG: SMPP[xxx]: Got PDU: > 2010-02-05 17:36:36 [1247] [6] DEBUG: SMPP PDU 0xa17ede0 dump: > 2010-02-05 17:36:36 [1247] [6] DEBUG: type_name: bind_transmitter_resp > 2010-02-05 17:36:36 [1247] [6] DEBUG: command_id: 2147483650 = 0x80000002 > -- > Regards, > > Sandesh > > Thanks & Regards, Sandesh Waman
