I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2009-02-09 10:41:58-08 by schuetzi in response to 9906
Re: get back OT53-notification instead of OT51-result
Thank you, Marco, for the fast answer. I do step 1), send OP51 type O. Then (sometimes) I get back fom the SMSC OP53 type O form a SMS, that was send before, instead of the OP 51 type R. That happened, if my 2nd. Script don't receive the OP 53 type O with wait_in_loop, and the OP 53 type O is still on the SMSC. One packet later the SMSC sends the OP 51 type R, but in the $error_text from the command
"($acknowledge, $error_number, $error_text) = $emi->transmit_msg( $ucp_string, 5, 1 )"
there is the OP 53. Maybe my script is bad, I'm not a perl-master. Should I send you a dump or any other Information? Regards, Klaus
Direct Responses: 9909 | Write a response