14
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 07, 2023 — May 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
specifying that your table has an auto-incrementing primary key, and then creating a new record with a hard-coded value breaks Postgres. It is also quite pointless. If there can only be one record with one possible value, (a) what's the point of having it an auto-incrementing value, and (b) what's the point of having that column at all? You don't need a PK to find the only record there can be. More... almost 13 years ago
increment endpointmanager version number. Change config routine to look up interface that the location is bound to and use the configured port number instead of just assuming 5060. Still uses 5060 by default. More... almost 13 years ago
Initial commit of dial-by-name directory module More... almost 13 years ago
Merge branch 'master' of git://github.com/2600hz/bluebox More... almost 13 years ago
Remove duplicated set command in intercomm module More... almost 13 years ago
Add encryption support to devices, sip interfaces/trunks, and inbound/outbound calls More... almost 13 years ago
Initial commit of module to support SIP Encryption More... almost 13 years ago
BLUEBOX-292 Fixed a bug in MediaLib libraries that was deleting all files on the disk. More... almost 13 years ago
Initial check-in of the management API system using auth by ACL. Trunks, extensions, as well as reload commands More... almost 13 years ago
Merge branch 'regenerate/1.2' More... almost 13 years ago
By default if the context doesn't exists in the plugin data, we check the box. This is wrong. Changed to NOT check the box More... almost 13 years ago
By default if the context doesn't exists in the plugin data, we check the box. This is wrong. Changed to NOT check the box More... almost 13 years ago
Added ability to optionally redirect (defaults to redirect) More... almost 13 years ago
Added ability to optionally redirect (defaults to redirect) More... almost 13 years ago
Merge branch 'master' of git://github.com/2600hz/bluebox More... almost 13 years ago
Adding capability to do one way (paging) or two way (group intercom) communications to paging module More... almost 13 years ago
Plugin to Feature module to add Intercom support More... almost 13 years ago
Plugin to Feature module to add Intercom support More... almost 13 years ago
Initial commit of paging/group intercom module More... almost 13 years ago
Add space to Valet Parking navigation label More... almost 13 years ago
Fix variable name in Feature module More... almost 13 years ago
Add Dial List Box Form element More... almost 13 years ago
Add Dial List Box Form element More... almost 13 years ago
BLUEBOX-200 The DB connection information for the dump/import part are now dynamic More... almost 13 years ago
BLUEBOX-200 Comments modifications More... almost 13 years ago
BLUEBOX-200 Adding the backup module. Import/export the bluebox database and the Freeswitch's conf folder. More... almost 13 years ago
Initial commit of new callcenter modules More... almost 13 years ago
Fix to number listing to show names of unknown modules in number list in the name instead of it just being blank. More... almost 13 years ago
Fix to number listing to show names of unknown modules in number list in the name instead of it just being blank. More... almost 13 years ago
Adding Callmanager module More... almost 13 years ago