I can't understood completely how work presence on FreeSWITCH Conference. The default code in conference.xonf.xml is:
<advertise>
<room name="3001#$${domain}" status="FreeSWITCH"/>
</advertise>
Any hint?
Thank you
Regards
Related
There was a licensed version of CLIPS, called CLIPS/R2, which was for use in C/C++ implementations. The website contact information is a fax # which does not connect. (grossweb.com/pst/clipsr2) I sent a query using a form in the parent website too, and got no reply.
Does anyone have the source for CLIPS/R2? Or know where I can get it from? thanks!
Does anybody know what email software is used by the following mailing?
It has optiext/optiextension.dll in the url. I've seen many companies are using it.
http://nieuwsbrief.ah.nl/optiext/optiextension.dll?ID=QijQmaS446wp8V4_5bBYmbqi_rNLdLq6oO5B982jqvctRCUAcRtWu_s_ROO0vnQ5YHddppLfeNw9WmBi4C3y9xEmOIddPRRsi0iGTkQy
I think you'll find it is part of the software stack from Selligent (www.selligent.com)
M
I have a company: http://local.yahoo.com/info-19134823-integrity-roofing-painting-houston
And I want to get reviews from it. I tried to use LocalSearch API... No results. Does any company ID existed? If it is, I can ask my client to provide it... Maybe I should use not localSearch, maybe other API. Help me please.
P.S. I saw Local API(http://developer.yahoo.com/search/local/V3/localSearch.html)
Update: I've found that I should use listing_id param. Is it correct? Where can I find it if I have a dealer link?
I have figure out how to do it:
http://local.yahooapis.com/LocalSearchService/V3/localSearch?appid=YahooDemo&listing_id=19134823&query=*&output=json
All needed was query=*
What is the best way to detect if a broadcast is live coming from USTREAM? I've got a church site that uses USTREAM and they would like to have the embeded player show up when the broadcast is live and disappear when the broadcast is off-air.
Is this possible with ColdFusion or some kind of javascript/ajax?
http://developer.ustream.tv/docs
http://api.ustream.tv/html/channel/all/search/title:eq:yourChannelName?key=yourDevkey
found all the way at the bottom of the page. Thanks a lot ustream having such an easy API to be able to understand. #not
Though i had read the fsevents article provided by apple developer site, i m having issues in receiving the events. I need some samples to fetch events.
Need some samples.
Thanks in advance.
rgds,
herby
I'm in the middle of solving this and MacFSEvents looks promising (that is, if you're OK with using Python).