|
Dear APOR11
All the people presenting the thing for experts. I was beginner and this post helped me I m pasting here for the simple people like me.
A. !@£$%^ is an internet based telephony provider having thier personalized software.
B. There are genral purpose programs like xlite, ATA etc. you can use these programs with most of the internet telephony providers.
C. People using internet telephony like general pupose programs because they can have one program and use most of the Internet telephony provider. But for each Internet telephony Provider they have to provide the program with the setting of the provider.
D. !@£$%^ wants people to use thier own personlized program because they are using ads in their native program.For this they had not provided the settings for general purpose program. But infact their program is a same program like other general purpose programs. So they had encoded the information. Now these pople wants to use general purpose program. But they are in problem of finding the settings of !@£$%^ to be used with their general purpose programs. They go step by step as follows.
(Dont worry with the word SIP it is the name for the general purpose internet telephony programs named Session Initiation Protocol (SIP). This name is granted cuz these programs also support messaging etc. To save time Dont go in technicality.)
1) To find out which SIP password to use, you have to login with !@£$%^ software client, at least once.
After your first successful login the information we need is saved into the file CREDEN.INI,
which can be found in the program installation directory of !@£$%^ (c:\program files\!@£$%^).
2) Now open CREDEN.INI in your text editor (mostly double click is enough).
You will find your authentication details there.
Code:
[Authentication Details]
AUTO_LOGIN=false
user_email= your !@£$%^ login email address/id
user_email_pw= your !@£$%^ login password, encoded
USER_VDID= your SIP ID!
USER_VDID_PW= your SIP pw, which is reversed and encoded!
For decode the SIP PWD use this table:
110000 0
110001 1
110010 2
110011 3
110100 4
110101 5
110110 6
110111 7
111000 8
111001 9
1100001 a
1100010 b
1100011 c
1100100 d
1100101 e
1100110 f
1100111 g
1101000 h
1101001 i
1101010 j
1101011 k
1101100 l
1101101 m
1101110 n
1101111 o
1110000 p
1110001 q
1110010 r
1110011 s
1110100 t
1110101 u
1110110 v
1110111 w
1111000 x
1111001 y
1111010 z
3) To find out your SIP pw use eliafino's coding table for decoding and reverse the order of the code.
For example:
If you find following information in your CREDEN.INI file.
Code:
[...]
USER_VDID=777123456789
USER_VDID_PW= 110001 110002 110003 //decoded 123, reversed 321
[...]
Your SIP login information for this example would be.
Code:
SIP id= 777123456789
SIP pw= 321
SIP proxy= one of these:
84.45.70.8
84.45.70.9
84.45.70.10
84.45.70.11
84.45.70.12
84.45.70.13
84.45.70.14
84.45.70.15
84.45.70.16
Thanks |