Help for this page

Select Code to Download


  1. or download this
    <SUBBEGIN
        IMSI=12345678495452;
    ...
        EPSSER=1-10-10-1-NONE-DYNAMIC-00000000-1;
        MPS=NO;
    <SUBEND
    
  2. or download this
    #!/usr/bin/perl 
    use strict;
    ...
    
    close INFILE;
    close OUTFILE;