Help for this page

Select Code to Download


  1. or download this
    #!perl
    use strict;
    ...
    #die "PDU_resp ERROR: ".$resp_pdu->explain_status() if $resp_pdu->stat
    +us;
    #print "\nMessage state is $resp_pdu->{message_state}\n";
    
  2. or download this
    
    
    ...
    PDU_resp ERROR: Invalid source address (ESME_RINVSRCADR=0x0000000A)
    EOF