Commit Graph

22408 Commits (70c5ac6635062efe03b51fb6c7afd30c22028be9)
 

Author SHA1 Message Date
Jonathan Rose 876215a688 Add additional character type types to supported data types for cdr_adaptive_odbc
13 years ago
Tilghman Lesher d65de9c5c3 Correctly reset the dialplan priority.
13 years ago
Richard Mudgett 764d2ccae2 Use more reasonable cause code when rejecting incoming call waiting calls.
13 years ago
Jonathan Rose 48b680cceb revision 357386 -- oops, accidentally made it 10.3 to 10.4 instead of 10.2 to 10.3
13 years ago
Richard Mudgett e063fa6b3f Fix REF_DEBUG compile errors.
13 years ago
Jonathan Rose 845296e3fb Moves UPGRADE.txt notes from r357356 to a new section specific to 1.8.12
13 years ago
Jonathan Rose 4af6fc1351 Adds UPGRADE.txt notes to r357266 indicating changes to transport option
13 years ago
Sean Bright 35e2a046fd Documentation update. There is no AST_SOCKADDR_UNSPEC.
13 years ago
Richard Mudgett 39ffc96723 Remove dupliate 'i' option table entry in app_page.c.
13 years ago
Mark Michelson 1bef7695ce Add a security event for the case where fake authentication challenge is sent.
13 years ago
Richard Mudgett 85ea4277f1 Convert struct ast_tcptls_session_instance to finally use the ao2 object lock.
13 years ago
Jonathan Rose 565f411868 Changes transport option in sip.conf so that using multiple instances doesn't stack.
13 years ago
Richard Mudgett 2e834f7d36 Astobj2 locking enhancement.
13 years ago
Kevin P. Fleming bd7e9dae66 Make COMPILE_DOUBLE magic actually work.
13 years ago
Kevin P. Fleming 5b821af99a Trailing whitespace cleanup.
13 years ago
Richard Mudgett 50c8557f03 Add ability to clone ao2 containers.
13 years ago
Richard Mudgett ae07610d73 Fix ast_channel allocation init setting priority to -1 instead of 1.
13 years ago
Richard Mudgett 890717f305 Fix callerid of Originated calls.
13 years ago
Jonathan Rose e37631d071 Converts locking for odbc containers from ast_mutex_lock to ao2_locks.
13 years ago
Sean Bright c20cfcdcf0 Address comments from Mark Michelson
13 years ago
Kinsey Moore 1fac2fba4b Deprecated macro usage for connected line, redirecting, and CCSS
13 years ago
Sean Bright 3cf09f40f7 Convert netsock.h over to use ast_sockaddrs rather than sockaddr_in and update
13 years ago
Jonathan Rose 299dd5d4fc Adds an option to sip.conf that prevents diversion headers from being added.
13 years ago
Sean Bright 9ed6de9fd2 There isn't much point in saving off and restoring a value that we never use again.
13 years ago
Terry Wilson a9f4d13b02 Copy CDR variables when set during a bridge
13 years ago
Jonathan Rose 8d258e00f6 Remove possible segfaults from res_odbc by adding locks around usage of odbc handle
13 years ago
Sean Bright 6214285950 Make ast_netsock_set_qos() delegate to ast_set_qos().
13 years ago
Sean Bright 0cf8b2b136 Correct typo in deprecation comment.
13 years ago
Sean Bright 51c24c88a1 Prefer ast_set_qos() over ast_netsock_set_qos()
13 years ago
Sean Bright a2286c0889 Remove trailing whitespace
13 years ago
Alexandr Anikin 62994531e2 Add support change gatekeeper mode or ip per ooh323 reload command
13 years ago
Matthew Jordan 5e40f2cd98 Fix crash in app_voicemail during close_mailbox
13 years ago
Richard Mudgett 0553e61207 astobj2.h comment tweaks.
13 years ago
Richard Mudgett e43d123f11 astobj2.h documentation updates.
13 years ago
Richard Mudgett ebe2c33b72 Fix worker thread resource leak in SIP TCP/TLS.
13 years ago
Matthew Jordan 8e1f841dde Remove srtp_shutdown from res_srtp
13 years ago
Matthew Jordan 670797e5da Allow SRTP policies to be reloaded
13 years ago
Terry Wilson ebaf59a656 Opaquification for ast_format structs in struct ast_channel
13 years ago
Richard Mudgett 235f88d122 Fix blind transfer parking issues if the dialed extension is not recognized as a parking extension.
13 years ago
Mark Michelson c078a1819c Fix ACK routing for non-2xx responses.
13 years ago
Paul Belanger 9a49bd6dc0 Blocked revisions 356431
13 years ago
Paul Belanger 26865092e6 Multiple revisions 356290,356335,356337
13 years ago
Terry Wilson 6dcfd18308 Fix some tests that didn't get opaquification changes
13 years ago
Richard Mudgett 5b0f29d710 Revert some apparently accidental spacing changes.
13 years ago
Terry Wilson 0cc38858dd Track module use count for res_calendar
13 years ago
Kevin P. Fleming 25a9b03cd1 Correct some set-but-unused variable warnings in the mISDN library.
13 years ago
Terry Wilson 90a6848c67 Fix chan_misdn after the lastest opaquification changes
13 years ago
Matthew Jordan a8d9e0bf0b Merged revisions 356215 via svnmerge from
13 years ago
Terry Wilson 3a9ac7c10c Rename ast_channel_emulate_dtmf_digit* funcs
13 years ago
Terry Wilson c25a442dfb Fix some opaquification-related compiler warnings
13 years ago