[Spce-user] Registered subscribers
    Kevin Masse 
    kmasse at questblue.com
       
    Mon Apr  8 15:31:58 EDT 2013
    
    
  
Jeremie, it looks like you could use the SOAP command.
get_subscriber_registered_devices
This function returns a list of registered devices for a given
subscriber.
In theory you would build your search query to go over your ID's and
report back registered devices for the subscribers.
This is the full description from the :2443/SOAP/Provisioning.wsdl
get_subscriber_registered_devices
 
Description:
 This function returns a list of registered devices for a given
subscriber. 
Input:
by_userdom_Request (soap:body, use = encoded)
authentication type Authentication
 This element contains the authentication information. See section
Introduction above for a description. 
*username type string*password type string*type type string
parameters type UserDomParameter*username type string
 The subscriber's SIP username. 
*domain type string
 The subscriber's SIP domain. 
Output:
get_subscriber_registered_devices_Response (soap:body, use = encoded)
data type DeviceContactArray - array of type DeviceContact
 An array of device contact entries, each containing the following
information: 
*id type int
 A unique ID for the contact. Used to delete the contact from the
database. 
*contact type string
 The contact details. 
*expires type string
 SQL timestamp. The expiration timestamp of the contact. 
*user_agent type string
 The user agent string as sent by the client device. 
*nat type boolean
 Specifies whether the system has detected a NAT setup. 
*last_modified type string
 SQL timestamp. When the contact was last updated.
I hope this helps.  If someone is aware this will not work in the way I
feel it should please respond back so Jeremie is not chasing the wrong
solution.
Thanks
Kevin
-----Original Message-----
From: spce-user-bounces at lists.sipwise.com
[mailto:spce-user-bounces at lists.sipwise.com] On Behalf Of Jeremie Chism
Sent: Monday, April 08, 2013 3:10 PM
To: spce-user at lists.sipwise.com
Subject: [Spce-user] Registered subscribers
Is there a report that can be pulled from sipwise that would list the
subscribers that are not registered?
Sent from my iPhone
_______________________________________________
Spce-user mailing list
Spce-user at lists.sipwise.com
http://lists.sipwise.com/listinfo/spce-user
    
    
More information about the Spce-user
mailing list