SMPP error 0x00000004

2001-07-27 Thread Venugopal Panchamukhi
Hi all,     I've a problem when i'm establishing a connection between the kannel and the SMSC using SMPP 3.3 protocol. I'm using stable version of kannel. When i'm trying to find out the status of the connection using the ENQUIRE_LINK pdu, i'm getting the error 0x0004 which mean "Incorrect BI

Re: SMPP error 0x00000004

2001-07-27 Thread Nisan Bloch
Hi do a msg_dump on the ENQUIRE_LINK and send it to us. Nisan At 04:07 PM 7/27/01 +0300, Venugopal Panchamukhi wrote: Hi all,     I've a problem when i'm establishing a connection between the kannel and the SMSC using SMPP 3.3 protocol. I'm using stable version of kannel. When i'm trying to fin

RE: SMPP error 0x00000004

2001-07-27 Thread Michael Mulcahy
Hi, What version of SMPP SMSC are you connecting to?   What is the response to the bind statements when you connect?   How often are you sending enquire links?   May be no harm to send the log from the bearerbox.   cheers, mike. ANAM Wireless Internet Solutionshttp://www.anam.com mailto:[EMA

Re: SMPP error 0x00000004

2001-07-27 Thread Venugopal Panchamukhi
The  ENQUIRE_LINK is of the form smpp_pdu. So, i'll not be able to used msg_dump. Anyhow the following are the fields of that pdu. struct smpp_pdu *pdu=NULL; pdu =pdu_new(); pdu->id = SMPP_ENQUIRE_LINK; pdu->sequence_no = 1; pdu->message_body = NULL; pdu->status = 0; pdu->length = 16; fifo_push(

Re: SMPP error 0x00000004

2001-07-27 Thread Venugopal Panchamukhi
D] [mailto:[EMAIL PROTECTED]]On Behalf Of Nisan Bloch Sent: Friday, July 27, 2001 2:43 PM To: Venugopal Panchamukhi; [EMAIL PROTECTED] Subject: Re: SMPP error 0x0004 Hi do a msg_dump on the ENQUIRE_LINK and send it to us. Nisan At 04:07 PM 7/27/01 +0300, Venugopal Panchamukhi wrote: Hi all,

Re: SMPP error 0x00000004

2001-07-27 Thread Nisan Bloch
7555 Castle Yard, Saint Patrick's Road, Dalkey, County Dublin, Ireland -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Nisan Bloch Sent: Friday, July 27, 2001 2:43 PM To: Venugopal Panchamukhi; [EMAIL PROTECTED] Subject: Re: SMPP error 0x0004