Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.4.5

Bug #17308 Cannot manually define sequence number
Submitted: 2010-04-12 14:07 UTC
From: silospen Assigned: silospen
Status: Closed Package: Net_SMPP (version SVN)
PHP Version: 5.2.6 OS: Linux
Roadmaps: (Not assigned)    
Subscription  


 [2010-04-12 14:07 UTC] silospen (Simon Spencer)
Description: ------------ The PDU factory should allow you to define an sequence number, so a response packet can be sent with a sequence number corresponding to the request received. It seems like an oversight, Command.php looks at $args['sequence'], but does not correctly set it, as the sequence number is not included in the PDU _defs array.

Comments

 [2010-04-12 14:08 UTC] silospen (Simon Spencer)
 [2010-04-12 14:08 UTC] silospen (Simon Spencer)
Added fix.
 [2010-04-12 14:16 UTC] silospen (Simon Spencer)
 [2010-04-16 22:08 UTC] silospen (Simon Spencer)
-Status: Open +Status: Closed -Assigned To: +Assigned To: silospen
This bug has been fixed in SVN. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.