Commit 31a2e540 authored by rennoch's avatar rennoch
Browse files

update of Geolocation header field to cover RFC6442

parent c8b9b04f
Loading
Loading
Loading
Loading
+10 −6
Original line number Diff line number Diff line
@@ -1514,13 +1514,17 @@ group SubTypes{// Subtypes
          PAssertedServiceValue pAssertedServiceValue
      }

      type record Geolocation {       // draft-ietf-sipcore-location-conveyance-04 clause 4.1
      group RFC6442GeolocationHeader
      {
      // [6442]
          type record Geolocation {       // RFC6442 clause 4.1
            FieldName fieldName(GEOLOCATION_E),
            SipUrl    addrSpec,
        charstring  routingAllowed,
            SemicolonParam_List geolocParam optional
          }
      
      }//end group RFC6442GeolocationHeader

      type charstring SessIdString length(32);

      type record SessionId {