N
N
n4ela2013-12-04 02:13:55
linux
n4ela, 2013-12-04 02:13:55

Is there a sip client that can read the contact list?

Hello.
I've been trying to solve the problem for several days now.
There is a certain web service that sends a list of contacts that need to be synchronized with sip clients every half an hour.
We need a sip client that can reread the contact list or that it would be possible to finish such functionality as simply as possible.
I already tried to take JITSI, attached a request to the web service to it, and saving contacts, the problem is that he can’t reread contactlist.xml, I washed down my class that accesses WS and saves contacts using the jitsi mechanism, the problem is that for each saving a contact, it sends two requests to the sip server of contacts, each time I have more than 2000 and it is natural that the sip server simply bans me from such a number of requests, and requests are sent even when jitsi is turned on, i.e. we already have some kind of contactlist.xml, we run jitsi and it starts sending a request to the SIP server for each contact from this list.
I also tried to take linphone, it even has a console interface from which you can add contacts, but the problem is that the gui does not re-read the file with contacts from time to time, even if you add contacts from the console and then restart the gui client still will not see new contacts.
Finishing it from the code side is much more difficult for me. it is not written in C, in this regard jitsi is closer to me.
What can you try to do in such a situation?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Maxim Vasiliev, 2013-12-04
@qmax

have you looked at ekiga.org/ ?

N
NikolayTest, 2014-02-21
@NikolayTest

siphone linphone

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question