Commit Graph

2112 Commits (cf4825233dba794494eba66745562f97a3eb476f)
 

Author SHA1 Message Date
Mark Spencer cf4825233d Don't free private structure until iax2_hangup is actually called
22 years ago
Mark Spencer 82e18770bc Increase buffer size (1005)
22 years ago
Mark Spencer 0dd66bd2e9 Implement temporary work around for pseudo channels with SMP
22 years ago
Martin Pycko 8baa1ed52e Add 'm' option to Monitor app to use soxmix (if available) to mix the output recording to one file.
22 years ago
Martin Pycko ba3b53d64a Add AgentMonitorOutgoing application to allow recording of outgoing calls made by the interface that is registered as an callback agent. Refer to "show application AgentMonitorOutput" for more info.
22 years ago
Mark Spencer 02858c574c Don't call release if we have no generator
22 years ago
Martin Pycko 1e4b334321 Fix the deadlock in show queue <queue_name>
22 years ago
Mark Spencer 9a7374faf0 Countless small bugfixes
22 years ago
Martin Pycko 3f69c1b62d Remove unused tmpq variable
22 years ago
Martin Pycko 4bef006566 Add "show queue <queue_name>" CLI command
22 years ago
Martin Pycko 860f35a7ab Add recording agent's calls patch. Basically the call starts recording when the agent picks up and the file is stamped with the agent's id and the timestamp. Also optionally a URL link to that file may be inserted in the userfield of the CDR record. By default the recorded file will be mixed if soxmix is available.
22 years ago
Martin Pycko 9bd6034f9b Don't buffer the event files, eg: messages
22 years ago
Mark Spencer 694058ccb1 Implement REGREL in IAX2
22 years ago
Martin Pycko 78602e0966 Make the go_on be non-global.
22 years ago
Mark Spencer 1a225306f8 Don't get stuck in loop
22 years ago
Mark Spencer 2c9585e9f6 Force SIP reload to happen in network thread only
22 years ago
Mark Spencer bc06fe3b51 Fix small typos
22 years ago
Mark Spencer 5bb289262e Centralize all sip registration around a single lock
22 years ago
Mark Spencer 8c339b9d63 Perform proper locking on registration on SIP
22 years ago
Mark Spencer 904027f25f Release the call when freeing a registry
22 years ago
Mark Spencer 0068b8c823 Move config.cache delete to "distclean"
22 years ago
Mark Spencer d3ab1d50b5 More BSD enhancements (#970)
22 years ago
Mark Spencer 9c2f131b66 NetBSD portability enhancements (bug #969)
22 years ago
Mark Spencer 1e3c163233 Handle more complex wav files
22 years ago
Mark Spencer 28d980de3d Force update of the CDR before clearing channel (bug #974)
22 years ago
Mark Spencer e2dddf3532 Use better flags when starting MGCP threads (bug #598)
22 years ago
Mark Spencer 12934e17e6 If unregistered, don't consider it valid (bug #956)
22 years ago
Mark Spencer 87f28fa6dd Add "iaxcompat" option to allow nested switch statements, still might fail if you have an IAX call going to something with a switch...
22 years ago
Mark Spencer 83344af1c2 Fix add include (bug #966) and small update to bug 890
22 years ago
Mark Spencer c7f703c476 Update documentation
22 years ago
Mark Spencer 48748b8f9a Handle cause in DISCONNECT too
22 years ago
Mark Spencer c33c9283f1 Send busy when busy, congestion when congestion on PRI (bug #890)
22 years ago
Mark Spencer 0cadef62c1 Stop searching once we find a match
22 years ago
Mark Spencer fc7311e94c Don't delete original variables after appending clone ones
22 years ago
Mark Spencer 068fd1d839 Merge variable lists
22 years ago
Mark Spencer 81cf763a97 Fix res_parking
22 years ago
Mark Spencer 2ad3e1428d Create manager event on parking
22 years ago
Mark Spencer 9286665be5 Minor app agi documentation fix (bug #943)
22 years ago
Mark Spencer c7f175309d Improve documentation of app_record (bug #942)
22 years ago
Mark Spencer 917f50e737 Add support for authenticating against astdb and one time authentication
22 years ago
Mark Spencer 15ba1fe530 Minor little fixup
22 years ago
Mark Spencer ccf510188f Fix linked lists tail (bug #951)
22 years ago
Mark Spencer eb97ef73fa Clarify extensions.conf matching rules (bug #949)
22 years ago
Mark Spencer 8dbbc0e72b Emit status complete message when status is finished (bug #122)
22 years ago
Mark Spencer 695422d698 Various minor cleanups (bug #931)
22 years ago
Mark Spencer c0eb1e6bfe Update logger.conf sample (bug #941, modified)
22 years ago
Mark Spencer 32e131862d Elminate unused code/warnings (bug #934)
22 years ago
Mark Spencer 1c838758c3 Save global variables across "save dialplan" (bug #426)
22 years ago
Mark Spencer f5c3a23a75 Don't double verbose things
22 years ago
Mark Spencer cf036062c4 Character set fixes, and add "mailcmd" option (bug #472)
22 years ago