Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Add support for telco information (SubscriberInfo) #55

Closed
FreddyKaiser opened this issue Dec 23, 2014 · 2 comments
Closed

Add support for telco information (SubscriberInfo) #55

FreddyKaiser opened this issue Dec 23, 2014 · 2 comments
Assignees
Milestone

Comments

@FreddyKaiser
Copy link
Contributor

Return the Telco Information details in a proper attribute.

...
<mss:Status>
          <mss:StatusCode Value="500"/>
          <mss:StatusMessage>SIGNATURE</mss:StatusMessage>
          <mss:StatusDetail>
            <fi:ServiceResponses>
              <fi:ServiceResponse>
                <fi:Description>
                  <mss:mssURI>http://mid.swisscom.ch/as#subscriberInfo</mss:mssURI>
                </fi:Description>
                <ns1:SubscriberInfo xmlns:ns1="http://mid.swisscom.ch/TS102204/as/v1.0">
                  <ns1:Detail id="1901" value="22801"/>
                </ns1:SubscriberInfo>
              </fi:ServiceResponse>
            </fi:ServiceResponses>
          </mss:StatusDetail>
        </mss:Status>
...
@FreddyKaiser FreddyKaiser self-assigned this Dec 23, 2014
@FreddyKaiser FreddyKaiser added this to the 2015.Spring milestone Dec 23, 2014
@FreddyKaiser FreddyKaiser changed the title Add support for telco information Add support for telco information (SubscriberInfo) Dec 23, 2014
FreddyKaiser added a commit that referenced this issue Feb 12, 2015
@FreddyKaiser
Copy link
Contributor Author

Possible fields are:
'c' => 'urn:oid:2.5.4.6',
'countryName' => 'urn:oid:2.5.4.6',
'friendlyCountryName' => 'urn:oid:0.9.2342.19200300.100.1.43',
destinationIndicator => urn:oid:2.5.4.27

@FreddyKaiser
Copy link
Contributor Author

Remains documentation of config and adjustments of the error messages

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant