4
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CHANGED: kamailio: fix regression on contact alias for NAT. More... almost 11 years ago
CHANGED: kamailio: merge processing for ordinary NAT and websocket into a single code block, to avoid calling both add_contact_alias() and set_contact_alias() on the same websocket request. More... almost 11 years ago
CHANGED: kamailio: TOASTERISK routing should handle the case where auth_check function allowed through a credential with username USER...@DOMAIN and IP realm, and use appropriate segments for domain mangling. More... almost 11 years ago
CHANGED: Network Configuration: ignore IP and mask fields when using DHCP. More... almost 11 years ago
FIXED: Network Configuration: fix typo in translation string in error path. More... almost 11 years ago
Framework: remove unused copy of Easy Pie Chart More... almost 11 years ago
ADDED: Themes/tenant: A new theme it was implemented to be accord with this Elastix release. More... almost 11 years ago
UPDATED: framework was updated theme tenant. More... almost 11 years ago
UPDATED: module extesions, Updated sort. More... almost 11 years ago
CHANGED: trunk - core/specs: Update specfile with latest SVN history. Bump Release in specfile. More... about 11 years ago
CHANGED: kamailio: use LOG_LOCAL6 for logging of messages in Kamailio configuration. This change, in addition to suitable logrotate/rsyslog configuration, is required to move log messages to a separate file. More... about 11 years ago
CHANGED: kamailio: load topoh module to work around alleged inability of some phones (Audiocodes) to handle 127.0.0.1 in a Via header. More... about 11 years ago
CHANGED: firstboot - Build/elastix-firstboot.spec: Update specfile with latest SVN history. Bump Release in specfile. More... about 11 years ago
ADDED: pbx - Build/elastix-pbx.spec: Adding asterisk-odbc as a prerequisite here, its fixed a wrong behavior in the rpm. More... about 11 years ago
FIXED: kamailio: enable SQL quoting for ODBC, which is disabled by default. More... about 11 years ago
CHANGED: pbx - Build/elastix-pbx.spec: Update specfile with latest SVN history. Bump Release in specfile. More... about 11 years ago
CHANGED: kamailio: switch all BLOB columns that (commonly?) store text to a corresponding TEXT type. This fixes issues with Kamailio receiving hexdumps through ODBC instead of character data when fetching XCAP. More... about 11 years ago
CHANGED: kamailio: separate selection of required rtpproxy from actual application of selection. This allows consolidation of the same choosing logic for both rtpproxy and gateway detection. Comment out unused forwarding block. Do not handle SUBSCRIBE "Dialog" events, and instead route them to Asterisk, in order to fix phone BLF support. More... about 11 years ago
CHANGED: rework generated Kamailio configuration so that separation between networks and packet conditions is easier to see. Include attempt to resolve host names for non-IP hosts. More... about 11 years ago
FIXED: kamailio: for the IP authorization scenario, do not just overwrite the From: user for trunk identification. Instead, save it to a temporary variable that is used in a later uac_replace_from call. This allows restoring the From: user in the response, fixing interaction with stricter SIP peers that reject responses with From: users leaked from the database. More... about 11 years ago
UPDATED: app developer, updated file structure on delevolper app. More... about 11 years ago
CHANGED: now rtpproxy configuration will explicitly specify RTP UDP port range of 10000 to 20000 for media negotiation. More... about 11 years ago
FIXED: Network Configuration: reconfigure and restart kamailio/rtpproxy after performing changes to network configuration or interfaces. More... about 11 years ago
FIXED: fax: fix incorrect shell syntax in postinstall scriptlet. More... about 11 years ago
FIXED: Email_admin: fix incorrect shell syntax in postinstall scriptlet. More... about 11 years ago
FIXED: kamailio: add P-Asserted-Identity header to INVITE for the scenario of incoming calls with IP authentication. This restores the Caller-ID that was overwritten in the From header in an attempt to force asterisk to recognize the incoming trunk without an authentication username/password. In order for this to work, the trunk MUST be configured with trustrpid=yes in the asterisk side. More... about 11 years ago
UPDATED: languages modules were updated. More... about 11 years ago
FIXED: app pbx, Option zero on module ivr now is accepted. More... about 11 years ago
FIXED: kamailio: specify default registration timeout value to match asterisk default. This fixes issue with Aastra phones not specifying a registration timeout, and then asterisk revokes registration while kamailio keeps it active. More... about 11 years ago
ADDED: pbx - Build/elastix-pbx.spec: Some requirements were added in order to correct some overwritten files. More... about 11 years ago