2
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 22 hours ago.
May 07, 2023 — May 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added GetConfigJSON action More... over 13 years ago
added bridge action example. added GetConfig action More... over 13 years ago
added Bridge action More... over 13 years ago
updated doc More... over 13 years ago
changed 20s to 60s in example.php, added originate action and newaccountcode event. also added corestatus action More... over 13 years ago
added AbsoluteTimeout action More... over 13 years ago
added Logoff action. modified clientimpl to issue a logoff before closing the stream. modified example to wait only 20secs for events, then make a close (just to show the logoff) More... over 13 years ago
Added ListCategories action More... over 13 years ago
added CoreSettingsAction More... over 13 years ago
added new action sipshowregistry and event registrationscomplete More... over 13 years ago
added comand and hangup event. renamed RTPReceiverStat.php to RTPReceiverStatEvent so the "event autoloader" can find the correct class More... over 13 years ago
commented out (just in case ... ;)) reload example in example.php More... over 13 years ago
added reload action More... over 13 years ago
updated doc More... over 13 years ago
added arguments check to example More... over 13 years ago
updated doc More... over 13 years ago
changed the way we read from the stream. now is non-blocking mode (useful to implement timeouts) and also we dont use stream_get_line anymore (for messages) More... over 13 years ago
added events More... over 13 years ago
added events More... over 13 years ago
update doc More... over 13 years ago
updated doc More... over 13 years ago
updated doc More... over 13 years ago
now supports respones with generated events, will wait until the responses are complete More... over 13 years ago
added strtolower() when setting/getting keys from messages. also on serialization. this is to avoid inconsistencies in asterisk in the names of the arguments (EventList vs. Eventlist), etc More... over 13 years ago
Added CoreShowChannels action More... over 13 years ago
fixed bug when value of a key (on incoming message) contained a ':' More... over 13 years ago
updated doc. added ListCommandsAction More... over 13 years ago
updated doc More... over 13 years ago
updated doc More... over 13 years ago
updated doc More... over 13 years ago