openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
PAMI
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 10 of 14
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
added git ignore
Marcelo Gornstein
More...
over 13 years ago
added support for vgms boards for sending and receiving sms', added VGSMSMSTxAction and events vgsm_me_state vgsm_net_state vgsm_sms_rx
Marcelo Gornstein
More...
almost 14 years ago
Closes #22 Closes #21 added Join and MusicOnHold events
Marcelo Gornstein
More...
almost 14 years ago
Closes #20. Added Leave event
Marcelo Gornstein
More...
almost 14 years ago
added AgentConnect event to README
Marcelo Gornstein
More...
almost 14 years ago
Closes #19 added AgentConnect event
Marcelo Gornstein
More...
almost 14 years ago
Closes #17, Closes #18, Closes #19, Added events QueueMemberRemoved, QueueMemberAdded, MessageWaiting
Marcelo Gornstein
More...
almost 14 years ago
added getDialStatus to access dialstatus key
Marcelo Gornstein
More...
almost 14 years ago
fixed a bug with Originate action with async=true that recogniced the event with the response as the response itself (asterisk sends the event with a response header)
Marcelo Gornstein
More...
almost 14 years ago
added new event OriginateResponse for Originate action with async=true, also fixed a typo that prevented recognicing NewAccountCodeEvent as such
Marcelo Gornstein
More...
almost 14 years ago
added apache license text
Marcelo Gornstein
More...
almost 14 years ago
cleaned up a little the process() routine in clientimpl
Marcelo Gornstein
More...
almost 14 years ago
removed ticks, since they are deprecated. thanks to rumpled to point this out!
Marcelo Gornstein
More...
almost 14 years ago
Closes #4. Added QueueRule Action.
Marcelo Gornstein
More...
almost 14 years ago
fixed bad parameter type in doc of QueueReload. Added QueueReset action
Marcelo Gornstein
More...
almost 14 years ago
added QueueReload action (asterisk 1.8+ ?)
Marcelo Gornstein
More...
almost 14 years ago
added QueuePenalty Action
Marcelo Gornstein
More...
almost 14 years ago
changed getName() in QueueMemberEvent to getMemberName to avoid overriding getName() in parent class Event
Marcelo Gornstein
More...
almost 14 years ago
added QueueLog action
Marcelo Gornstein
More...
almost 14 years ago
re-added lastActionId check for broken commands (not sending the corresponding actionId, like Ping)
Marcelo Gornstein
More...
almost 14 years ago
Added rumpled to thanks section in readme
Marcelo Gornstein
More...
almost 14 years ago
updated log4php config file in example to include timestamp
Marcelo Gornstein
More...
almost 14 years ago
added a kludge in the response code to allow to recognice events attached to a response when the response does not have an EventList: Start (we use Message: xx will follow). Also, to know if an eventlist is complete, we now use the EventList: Complete or the word Complete in the event name :P OR if the event is a DBGetResponse (DBGet is broken since it does not have a DBGetComplete and neither an EventList: Complete)
Marcelo Gornstein
More...
almost 14 years ago
performance improvement for last change, to know when a response is finished reading (by reading all attached events)
Marcelo Gornstein
More...
almost 14 years ago
changed the way the responses with attached events are considered complete
Marcelo Gornstein
More...
almost 14 years ago
Closes #10 added log4php support
Marcelo Gornstein
More...
almost 14 years ago
Closes #14
Marcelo Gornstein
More...
almost 14 years ago
added action QueueRemove
Marcelo Gornstein
More...
almost 14 years ago
added Events Action (currently broken because asterisk violates -yet again- the ami protocol, not sending the EOM, which is \r\n\r\n)
Marcelo Gornstein
More...
almost 14 years ago
more space for buffer in client
Marcelo Gornstein
More...
almost 14 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree