Cannot bind as Transceiver

Smpp v3.4 client

Moderator: alt

Locked
Wrighty
Posts: 1
Joined: Thu May 20, 2010 12:32 pm

Cannot bind as Transceiver

Post by Wrighty » Thu May 20, 2010 12:58 pm

Hi,

I am trying your client demo app against our SMSC and have an issue with binding. When trying to bind as a trasnceiver we get a ESME_RBINDFAIL response. Connecting as a transmitter or receiver works ok.

Log gives us.

13:57:25: SmppClient connected
13:57:25: Binding SmppClient for SystemId: MySystemId
13:57:27: Bad status returned during Bind : BindTransceiverResp with status ESME_RBINDFAIL
13:57:27: Sending Data: 000000250000000900000000136897f9746573746572007465737465723132000034000000
13:57:27: Received Data: 00000015800000090000000d136897f9534d534200
13:57:27: ERROR:Received zero-byte
13:57:27: SmppClient disconnected

Is there anything in the response that points in the right direction?

Cheers
Dave
alt
Site Admin
Posts: 988
Joined: Tue Apr 25, 2006 9:45 am

Post by alt » Sun Jul 04, 2010 8:32 pm

Please ask if SMSC defined restrictions for your ID.
Sometimes they are not allow to bind in Transceiver mode.
Or they allow to bind only one connection.
Locked