[Asterisk-Dev] Comedian Mail's ADSI implementation broken on phones needing unlock codes?

asterisk at billheckel.com asterisk at billheckel.com
Thu Jan 1 17:16:19 MST 2004


adapp is the application identifier for what is getting downloaded, it is NOT the security code.

_AST is the sec portion of the FDN/SEC pair
FDN is, as it seems, the FDN part.

Bill

Darren Nickerson wrote:

> Folks,
> 
> 
> SECURITY "_AST"                                ; Security code
> FDN 0x0000000f                          ; Descriptor number
> 
> 
> static char *adapp = "CoMa";
> 
> static char *adsec = "_AST";
> 
> You'll notice I said 'even if I could fix this' above.  I tried using one of
> the fdm/sec pairs I used in the ADSIProg:
> 
> static char *adapp = "0x85EFD9DA";
> static char *adsec = "0x78921D49";
> 
> 



More information about the asterisk-dev mailing list