lgxace / rcsjta

Automatically exported from code.google.com/p/rcsjta
0 stars 0 forks source link

Set IMEI as SIP INSTANCE #94

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
According to RCS implementation guidelines v3.5 ID_4_33, embedded clients 
should use IMEI as SIP instance and should no longer be dependent on deviceID 
param.
In case IMEI is not available, uuid_Value is used from the provided 
configurations or else it is generated as per RFC4122, section 4.2.
As per 3GPP TS 24.229, IMEI is formatted like tac"-"snr"-"spare where tac=8 
digits, snr=6 digits and spare=1 digit.

Original issue reported on code.google.com by lemordan...@gmail.com on 19 Feb 2015 at 2:32

GoogleCodeExporter commented 9 years ago

Original comment by jmauffret@gmail.com on 16 Mar 2015 at 8:53

GoogleCodeExporter commented 9 years ago
Merged to integration branch

Original comment by vm.sonym...@gmail.com on 23 Mar 2015 at 1:35