Commit Graph

23675 Commits (05ec2860df560477546564e07058f8f9f1e17cfc)
 

Author SHA1 Message Date
Matthew Jordan 0728c6d7ae Fix memory leak in res_calendar_icalendar
13 years ago
Sean Bright 693d609081 Move the ancillary iax2 source files into a separate sub-directory.
13 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".
13 years ago
Richard Mudgett 8cc7aea09b chan_agent: Prevent multiple channels from logging in as the same agent.
13 years ago
David M. Lee e06cd59e04 Corrected crypto tag in SDP ANSWER for SRTP. (again)
13 years ago
Jonathan Rose 80021f220c call_parking: Make sure fallbacks are used when lacking a flat channel exten
13 years ago
Matthew Jordan 126060042e Ensure that a declined media stream is terminated with a '\r\n'
13 years ago
Matthew Jordan 148b6e7fba Update configure script to be compatible with ptlib 2.10.9
13 years ago
Sean Bright 986c2a1818 Correct the number of available call numbers in IAX2.
13 years ago
Russell Bryant 5d41d31621 Change cleanup ordering in filestream destructor.
13 years ago
Russell Bryant dfdf3d9909 Add queue_log_realtime_use_gmt option to logger.conf
13 years ago
Michael L. Young 6c74483227 Fix Some Configured Conference Bridge Sounds Not Being Set
13 years ago
Joshua Colp 734d864de2 Add a unit test which confirms the apply handler callback is called when it should be.
13 years ago
Joshua Colp 44ce06682b Fix a bug where the apply function was not getting called.
13 years ago
Richard Mudgett 3b483ef5d6 bridge_multiplexed: Rename variables so they are not the same as the struct name.
13 years ago
Jason Parker 9d623f3a73 Make sorcery modules global, since they are required by other modules that are global.
13 years ago
Richard Mudgett 97dcd1d935 Misc bridge code improvements
13 years ago
Richard Mudgett 7bb540dc80 More trivial bridge code cleanup.
13 years ago
Joshua Colp 6300c37152 Add a missing '\' to a log message.
13 years ago
Joshua Colp 3fa4278a31 Merge the sorcery data access layer API.
13 years ago
Damien Wedhorn e9446501c9 Add force dial keys to skinny.
13 years ago
David M. Lee 14a9fb761b Corrected crypto tag in SDP ANSWER for SRTP.
13 years ago
Matthew Jordan bde00a2e03 Correct documentation for ConfbridgeList AMI action
13 years ago
Kinsey Moore fa83a52b33 Add support for DPMA to autosupport
13 years ago
Richard Mudgett 22ae23eed3 Attempt to be more helpful when using a bad ao2 object pointer.
13 years ago
Jonathan Rose 945fc670f9 res_fax_spandsp: fix t38 transmission bug caused by not returning success
13 years ago
Sean Bright df7b335ead Remove a large block of commented out code from chan_iax2.
13 years ago
Jonathan Rose 19df752612 app_meetme: Use new prompts for administrator menu
13 years ago
Richard Mudgett 969ab354e7 Remove stray property.
13 years ago
Matthew Jordan 7d9871b394 Add ControlPlayback manager action
13 years ago
Matthew Jordan 985ea8b2c9 Fix station ringback; trunk hangup issues in SLA
13 years ago
Richard Mudgett 09fb47a65c confbridge: Minor fixes playing user counts to the conference.
13 years ago
Matthew Jordan a3e7a77a82 Update init.d scripts to handle stderr; readd splash screen for remote consoles
13 years ago
Richard Mudgett c23a04c7f0 Better protect bridge_channel state from other threads.
13 years ago
Richard Mudgett 7a69e6c5ac Extract common bridging code into bridge_stop() and bridge_force_out_all().
13 years ago
Richard Mudgett c6e6b7f2f1 Made some bridging API calls void. Some bridging comments updated.
13 years ago
Kinsey Moore 8e3815a8ee Prevent segfault for interpolated iLBC frames
13 years ago
Richard Mudgett b5962bd5f6 Trivial bridge code cleanup.
13 years ago
Richard Mudgett 25c9940fc1 Bridge API comment tweaks.
13 years ago
Damien Wedhorn ff32e094e5 Fix device call logging issues in skinny
13 years ago
Andrew Latham 08e6ae82a6 Add LDAP libraries to install script
13 years ago
Matthew Jordan d4bdec74e4 Fix crash in app_minivm when mime encoding string
13 years ago
Matthew Jordan 50fa41ab8b Re-add merge properties
13 years ago
Damien Wedhorn 822f5f5ff1 Fix issues with skinny sessions
13 years ago
Walter Doekes e6a3674150 Add builtin roundf() for systems lacking it.
13 years ago
Matthew Jordan 01763fd41b Fix astcanary startup problem due to wrong pid value from before daemon call
13 years ago
David M. Lee bc97a4ded1 Up the minimum OS X version to 10.6.
13 years ago
Kinsey Moore ceedf6d3b5 Fix regression in Confbridge user count
13 years ago
David M. Lee 7bd50bc0c4 Specify the -rpath linker flag when prefix != /usr.
13 years ago
Jonathan Rose 0fd34b8c0a app_voicemail: Improve msg_id handling
13 years ago