Jump to content

Modify/Delete PhoneCallListEntrys from User


JoergG

Recommended Posts

  • Most Valued User

Hi @ All,

 

Is there a way to modify the call lists of a user?
In my case it is about removing individual entries from the call list.

 

With PhoneClientfacade.GetUserPhoneCallList () I get a collection of the call list.
This local collection I can edit (delete entries).

 

How do I get the edited collection back into the database?

Has anyone a tip?

 

 

Und in Deutsch:

 

Gibt es eine Möglichkeit die Anruflisten eines Users zu modifizieren ?

In meinem Fall geht es darum, einzelne Einträge aus der Anrufliste zu entfernen.

 

Mit PhoneClientfacade.GetUserPhoneCallList() bekomme ich ja eine Collection der Anrufliste.

Diese Lokale Collection kann ich ja bearbeiten (Einträge Löschen oder Einträge hinzufügen).

 

Wie bekomme ich nun die Bearbeitete Collection wieder zurück in die Datenbank ?

Hat jemand eine Idee ?

 

Grüße

Jörg

 

 

Link to comment
Share on other sites


Hi Jörg,

 

there is an API available for getting the phone call list updated, but this is exclusively for the SwyxServer process. API calls from somewhere else are getting blocked. So it is not possible to modify the phone call list for any user via the CDS API.

 

That only leaves you with the call routing to modify a call list item before it is getting written.

 

Tom.

 

Link to comment
Share on other sites


  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and have taken note of our Privacy Policy.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.