Problem in binding to SMSC

Problem in binding to SMSC SearchSearch
Author Message
sangamesh r h
New member
Username: Sangamesh

Post Number: 2
Registered: 06-2006
Posted on Friday, June 09, 2006 - 06:37 am:   

Hello,
I am having problem with binding to a specific SMSC,when I tried to do so, I am getting the following error,but I can bind to the different SMSC easily without any problem.
Unable to login to SMPP server with specified parameters: Timeout waiting for response from server or lost connection

Here is the SMPPDEBUG.LOG file
11:40:00:343 ConnectToServer: Connected to 210.212.42.13 (210.212.42.13:3700)
11:40:02:343 (0000013C) 210.212.42.13 --: SMPPConnect: Exiting
11:40:02:343 (0000013C) 210.212.42.13 ->: 37 byte packet
11:40:02:343 (0000013C) 210.212.42.13 ->: 00 00 00 25 00 00 00 09 00 00 00 00 00 00 00 01 %
11:40:02:343 (0000013C) 210.212.42.13 ->: 67 65 6E 65 76 61 73 6F 66 74 00 62 73 6E 6C 00 genevasoft bsnl
11:40:02:343 (0000013C) 210.212.42.13 ->: 00 34 00 00 00 4
11:40:32:656 (0000013C) 210.212.42.13 --: WaitForResponseSMPP: SMPP Debug: ioctlsocket failed, no data
11:40:32:656 (0000013C) 210.212.42.13 --: SMPPBind: SMPP response failed
11:53:36:187 ConnectToServer: Connected to 210.212.42.13 (210.212.42.13:3700)
11:53:36:187 (00000138) 210.212.42.13 --: SMPPConnect: Exiting
11:53:36:187 (00000138) 210.212.42.13 ->: 37 byte packet
11:53:36:187 (00000138) 210.212.42.13 ->: 00 00 00 25 00 00 00 09 00 00 00 00 00 00 00 02 %
11:53:36:187 (00000138) 210.212.42.13 ->: 67 65 6E 65 76 61 73 6F 66 74 00 62 73 6E 6C 00 genevasoft bsnl
11:53:36:187 (00000138) 210.212.42.13 ->: 00 33 00 00 00 3
11:54:07:281 (00000138) 210.212.42.13 --: WaitForResponseSMPP: SMPP Debug: ioctlsocket failed, no data
11:54:07:281 (00000138) 210.212.42.13 --: SMPPBind: SMPP response failed


kindly help me in resolving this error.