RE: Regarding IMSI No

2010-10-21 Thread Harmeet Singh
Cc: kannel users Subject: Re: Regarding IMSI No Try this java class: public class NETWPIN { public static void main(String[] args) { String IMSI = 404020506708200; byte[] key = getKeyFromIMSI(IMSI); String NETWPIN = bytesToHex(key

Re: Regarding IMSI No

2010-10-21 Thread Benaiad
Harmeet Singh *From:* Benaiad [mailto:bena...@gmail.com] *Sent:* 21 October 2010 11:14 *To:* Harmeet Singh *Cc:* kannel users *Subject:* Re: Regarding IMSI No Try this java class: public class NETWPIN { public static void main(String[] args

Re: Regarding IMSI No

2010-10-21 Thread Alvaro Cornejo
: kannel users Subject: Re: Regarding IMSI No Try this java class: public class NETWPIN {     public static void main(String[] args) {         String IMSI = 404020506708200;         byte[] key = getKeyFromIMSI(IMSI);         String NETWPIN = bytesToHex(key

Re: Regarding IMSI No

2010-10-20 Thread Benaiad
Harmeet Singh *From:* Harmeet Singh [mailto:harmeet.dhing...@gmail.com] *Sent:* 12 October 2010 15:29 *To:* 'Benaiad' *Cc:* 'kannel users' *Subject:* RE: Regarding IMSI No Greetings , Thanks for the reply. According to the document i had calculate the NETWPIN but again same

RE: Regarding IMSI No

2010-10-13 Thread Harmeet Singh
October 2010 15:29 To: 'Benaiad' Cc: 'kannel users' Subject: RE: Regarding IMSI No Greetings , Thanks for the reply. According to the document i had calculate the NETWPIN but again same message is there i.e Authentication failed . My IMSI no is 404020506708200 as per the document i had

Re: Regarding IMSI No

2010-10-12 Thread Benaiad
Hi, This document may help to explain the process of calculating the NETWPIN: http://www.nowsms.com/discus/messages/1/OTA_Motorola-3137.pdf http://www.nowsms.com/discus/messages/1/OTA_Motorola-3137.pdf Regards -- Abdulmnem Benaiad Almontaha CTO www.almontaha.ly Tripoli-Libyan On Tue, Oct 12,

Re: Regarding IMSI No

2010-10-12 Thread Budi wibowo
: Regarding IMSI No Hi, This document may help to explain the process of calculating the NETWPIN: http://www.nowsms.com/discus/messages/1/OTA_Motorola-3137.pdf http://www.nowsms.com/discus/messages/1/OTA_Motorola-3137.pdf Regards -- Abdulmnem Benaiad Almontaha CTO www.almontaha.ly Tripoli-Libyan

RE: Regarding IMSI No

2010-10-12 Thread Harmeet Singh
. It is not working , Please help me in calculating above IMSI no to NETWPIN for Kannel. Regards Harmeet Singh From: Benaiad [mailto:bena...@gmail.com] Sent: 12 October 2010 11:36 To: Harmeet Singh Cc: kannel users Subject: Re: Regarding IMSI No Hi, This document may help to explain the process