Commit Graph

23541 Commits (ae1421e04d557f99687664c44c2e157a519c3ed1)
 

Author SHA1 Message Date
Richard Mudgett ae1421e04d chan_iax2: Fix compile error if MALLOC_DEBUG enabled.
12 years ago
Damien Wedhorn 523e472e1a Adds variable length callinfo packets to skinny.
12 years ago
Jason Parker 5b41fbfe8b Multiple revisions 380735-380736
12 years ago
David M. Lee 5899e13112 Process session timers, even if Session-Expires header is missing
12 years ago
Sean Bright d6e05d5bf3 Move IAX firmware related functionality into separate files.
12 years ago
Jason Parker c1b4a93f49 Multiple revisions 380671-380673
12 years ago
Richard Mudgett a5fadc1e57 bridge_multiplexed: Keep the multiplexed thread until no more bridges use it.
12 years ago
Richard Mudgett 32ac38ea37 Improve func FRAME_TRACE DTMF digit format.
12 years ago
Richard Mudgett 683726a5e7 Eliminate an unused lock in ast_bridge_channel.
12 years ago
Richard Mudgett b7ecff2e4b Eliminate a use of a C++ keyword as a variable. new to new_frame
12 years ago
Richard Mudgett 9b7b62e627 Add ignore properties to channels/iax2
12 years ago
Richard Mudgett 3058e2fb2d Make CHECK_BLOCKING() debug message more useful.
12 years ago
Richard Mudgett 6458a6572b chan_dahdi: Fix "dahdi show channels group" for groups greater than 31.
12 years ago
Matthew Jordan ea094de7c5 Support building Asterisk for Raspberry Pi/Raspbian with hard-float support
12 years ago
Matthew Jordan 01309cf41e Unregister SIP provider API if module load is declined
12 years ago
Matthew Jordan 8018bdd8e1 Perform case insensitive comparisons for T.38 attributes
12 years ago
Matthew Jordan 0728c6d7ae Fix memory leak in res_calendar_icalendar
12 years ago
Sean Bright 693d609081 Move the ancillary iax2 source files into a separate sub-directory.
12 years ago
Joshua Colp ffaf79b1eb Fix an issue where building with DEBUG_FD_LEAKS enabled would not work due to sorcery using calls called "open" and "close".
12 years ago
Richard Mudgett 8cc7aea09b chan_agent: Prevent multiple channels from logging in as the same agent.
12 years ago
David M. Lee e06cd59e04 Corrected crypto tag in SDP ANSWER for SRTP. (again)
12 years ago
Jonathan Rose 80021f220c call_parking: Make sure fallbacks are used when lacking a flat channel exten
12 years ago
Matthew Jordan 126060042e Ensure that a declined media stream is terminated with a '\r\n'
12 years ago
Matthew Jordan 148b6e7fba Update configure script to be compatible with ptlib 2.10.9
12 years ago
Sean Bright 986c2a1818 Correct the number of available call numbers in IAX2.
12 years ago
Russell Bryant 5d41d31621 Change cleanup ordering in filestream destructor.
12 years ago
Russell Bryant dfdf3d9909 Add queue_log_realtime_use_gmt option to logger.conf
12 years ago
Michael L. Young 6c74483227 Fix Some Configured Conference Bridge Sounds Not Being Set
12 years ago
Joshua Colp 734d864de2 Add a unit test which confirms the apply handler callback is called when it should be.
12 years ago
Joshua Colp 44ce06682b Fix a bug where the apply function was not getting called.
12 years ago
Richard Mudgett 3b483ef5d6 bridge_multiplexed: Rename variables so they are not the same as the struct name.
12 years ago
Jason Parker 9d623f3a73 Make sorcery modules global, since they are required by other modules that are global.
12 years ago
Richard Mudgett 97dcd1d935 Misc bridge code improvements
12 years ago
Richard Mudgett 7bb540dc80 More trivial bridge code cleanup.
12 years ago
Joshua Colp 6300c37152 Add a missing '\' to a log message.
12 years ago
Joshua Colp 3fa4278a31 Merge the sorcery data access layer API.
12 years ago
Damien Wedhorn e9446501c9 Add force dial keys to skinny.
12 years ago
David M. Lee 14a9fb761b Corrected crypto tag in SDP ANSWER for SRTP.
12 years ago
Matthew Jordan bde00a2e03 Correct documentation for ConfbridgeList AMI action
12 years ago
Kinsey Moore fa83a52b33 Add support for DPMA to autosupport
12 years ago
Richard Mudgett 22ae23eed3 Attempt to be more helpful when using a bad ao2 object pointer.
12 years ago
Jonathan Rose 945fc670f9 res_fax_spandsp: fix t38 transmission bug caused by not returning success
12 years ago
Sean Bright df7b335ead Remove a large block of commented out code from chan_iax2.
12 years ago
Jonathan Rose 19df752612 app_meetme: Use new prompts for administrator menu
12 years ago
Richard Mudgett 969ab354e7 Remove stray property.
12 years ago
Matthew Jordan 7d9871b394 Add ControlPlayback manager action
12 years ago
Matthew Jordan 985ea8b2c9 Fix station ringback; trunk hangup issues in SLA
12 years ago
Richard Mudgett 09fb47a65c confbridge: Minor fixes playing user counts to the conference.
12 years ago
Matthew Jordan a3e7a77a82 Update init.d scripts to handle stderr; readd splash screen for remote consoles
12 years ago
Richard Mudgett c23a04c7f0 Better protect bridge_channel state from other threads.
12 years ago