RE: delivery_status code value

2007-12-17 Thread Shalini Yadav
Thanks for your suggestion.

 

Regards,

Shalini Yaduvanshi

 

  _  

From: info.ubichip [mailto:[EMAIL PROTECTED] 
Sent: Monday, December 17, 2007 4:24 AM
To: 'Shalini Yadav'; users@kannel.org
Subject: RE: delivery_status code value

 

hello,

 

12=8+4 so it is Delivered to smsc and queued

 

and yes you have to put 31 to have all

 

 

  _  

From: Shalini Yadav [mailto:[EMAIL PROTECTED] 
Sent: dimanche 16 décembre 2007 03:44
To: users@kannel.org
Subject: delivery_status code value

Hi All,

 

I few months back I have ported my Kannel code from SMPP 3.1 to SMPP 3.4. I
have noticed a change since then.

 

Earlier my delivery_status code for a delivery used to be 12 (for a
successful delivery) but now I see the delivery_status code as 1 (for
success).

 

I have gone through the specifications of SMPP 3.4 and realized that the
delivery_status values are defined like this:

 

1: Delivered to phone,

2: Non-Delivered to Phone,

4: Queued on SMSC,

8: Delivered to SMSC,

16: Non-Delivered to SMSC.

 

Now, I just need to know what were those changes that were causing the code
to show a delivery_status code to be 12?

Has dlr-mask got to do something with this?

 

Where do we define the dlr-mask value? I am thinking of changing it to 31,
because this value is set as 19 in my code somewhere.

 

Thanks in advance.

 

Shalini Yaduvanshi

 



  _  

Antivirus avast! http://www.avast.com : message Sortant sain. 


Base de donnees virale (VPS) : 071216-0, 16/12/2007
Analyse le : 16/12/2007 14:53:07
avast! - copyright (c) 1988-2007 ALWIL Software.




delivery_status code value

2007-12-16 Thread Shalini Yadav
Hi All,

 

I few months back I have ported my Kannel code from SMPP 3.1 to SMPP 3.4. I
have noticed a change since then.

 

Earlier my delivery_status code for a delivery used to be 12 (for a
successful delivery) but now I see the delivery_status code as 1 (for
success).

 

I have gone through the specifications of SMPP 3.4 and realized that the
delivery_status values are defined like this:

 

1: Delivered to phone,

2: Non-Delivered to Phone,

4: Queued on SMSC,

8: Delivered to SMSC,

16: Non-Delivered to SMSC.

 

Now, I just need to know what were those changes that were causing the code
to show a delivery_status code to be 12?

Has dlr-mask got to do something with this?

 

Where do we define the dlr-mask value? I am thinking of changing it to 31,
because this value is set as 19 in my code somewhere.

 

Thanks in advance.

 

Shalini Yaduvanshi

 



RE: delivery_status code value

2007-12-16 Thread info.ubichip
hello,
 
12=8+4 so it is Delivered to smsc and queued
 
and yes you have to put 31 to have all
 

  _  

From: Shalini Yadav [mailto:[EMAIL PROTECTED] 
Sent: dimanche 16 décembre 2007 03:44
To: users@kannel.org
Subject: delivery_status code value



Hi All,

 

I few months back I have ported my Kannel code from SMPP 3.1 to SMPP 3.4. I
have noticed a change since then.

 

Earlier my delivery_status code for a delivery used to be 12 (for a
successful delivery) but now I see the delivery_status code as 1 (for
success).

 

I have gone through the specifications of SMPP 3.4 and realized that the
delivery_status values are defined like this:

 

1: Delivered to phone,

2: Non-Delivered to Phone,

4: Queued on SMSC,

8: Delivered to SMSC,

16: Non-Delivered to SMSC.

 

Now, I just need to know what were those changes that were causing the code
to show a delivery_status code to be 12?

Has dlr-mask got to do something with this?

 

Where do we define the dlr-mask value? I am thinking of changing it to 31,
because this value is set as 19 in my code somewhere.

 

Thanks in advance.

 

Shalini Yaduvanshi

 



  _  

Antivirus avast! http://www.avast.com : message Sortant sain. 


Base de donnees virale (VPS) : 071216-0, 16/12/2007
Analyse le : 16/12/2007 14:53:07
avast! - copyright (c) 1988-2007 ALWIL Software.