Support for NASS-Bundled auth.

webadmin's picture
Project:Call Session Control Functions
Component:Code
Category:feature
Priority:normal
Assigned:Unassigned
Status:closed
Description

In this type of authentication the P-CSCF is adding information to the messages that is later checked on the S-CSCF with the line identifier obtained from the HSS. (Ref: TS 183 033)

Updates

#1 submitted by vingarzan on June 4, 2007 - 17:24
#2 submitted by vingarzan on June 4, 2007 - 17:25

Commited Florin Popescu's S-CSCF side in r299 http://svn.berlios.de/viewcvs/openimscore?view=rev&rev=299

#3 submitted by vingarzan on November 8, 2007 - 20:55
Status:active» fixed

Merged branch since r477

#4 submitted by webadmin on March 10, 2008 - 16:54
Status:fixed» closed

Comments

P-Access-Network-Info header format

Check 3GPP TS 24.229, §7.2A.4:

access-type = "IEEE-802.11" / "IEEE-802.11a" /
"IEEE-802.11b" / "IEEE-802.11g" / "3GPP-GERAN" / "3GPP-UTRAN-FDD" /
"3GPP-UTRAN-TDD" / "ADSL" / "ADSL2" / "ADSL2+" / "RADSL" / "SDSL" /
"HDSL" / "HDSL2" / "G.SHDSL" / "VDSL" / "IDSL" / "3GPP2-1X" /
"3GPP2-1X-HRPD" / token
access-info = cgi-3gpp / utran-cell-id-3gpp /
dsl-location / ci-3gpp2/ extension- access-info
extension-access-info = gen-value
cgi-3gpp = "cgi-3gpp" EQUAL (token / quoted-string)
utran-cell-id-3gpp = "utran-cell-id-3gpp" EQUAL (token / quoted-string)
dsl-location = "dsl-location" EQUAL (token / quoted-string)
ci-3gpp2 = "ci-3gpp2" EQUAL (token / quoted-string)

The dsl-location parameter is obtained from a NASS CLF, via e2
interface, and contains the line id, AFAIK.

JF

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.