OK, I see SOAP is used for configserver.   The reason I ask this is to 
determine the nest method to access the voicemail for a true email integration. 
Our mail system is fully SOAP enabled, and SOAP is how we integrate our 
Blackberry Server into it, which is very slick.
 
Other than writing a gateway interface (maybe using SOAP for user 
authentication), does anyone have any better ideas on how to access the 
voicemail store in sipx?
 
 * SystemService (wsdl)
          o systemInfo 
    * AdminService (wsdl)
          o AdminService 
    * Version (wsdl)
          o getVersion 
    * ConferenceBridgeService (wsdl)
          o addConferenceBridge
          o getConferenceBridges 
    * ParkOrbitService (wsdl)
          o addParkOrbit
          o getParkOrbits 
    * PhoneService (wsdl)
          o addPhone
          o findPhone
          o managePhone 
    * TestService (wsdl)
          o resetServices 
    * UserService (wsdl)
          o addUser
          o findUser
          o manageUser 
    * PermissionService (wsdl)
          o addPermission
          o findPermission
          o managePermission 
    * CallGroupService (wsdl)
          o addCallGroup
          o getCallGroups 



>>> 

Is it possible to get Voicemail via SOAP?
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to