Commit Graph

22130 Commits (732eaebec787446b0179742ce779098625269ec8)
 

Author SHA1 Message Date
Joshua Colp 732eaebec7 Defer sending the connected line reinvite if a reinvite is already in progress.
14 years ago
Kinsey Moore e7c8651f06 Ensure Asterisk acknowledges ACKs to 4xx on Replaces errors
14 years ago
Terry Wilson ae3cb097ad Fix unused-but-set-variable warnings
14 years ago
Terry Wilson 6e64180d29 Correct some set-but-unused variable warnings in the mISDN library.
14 years ago
Terry Wilson c2456f442e Make chan_usbradio compile under dev mode
14 years ago
Kinsey Moore 56c9cee3f6 Fix case-sensitivity for device-specific event subscriptions and CCSS
14 years ago
Richard Mudgett f1bdfc6180 Remove ISDN hold restriction for non-bridged calls.
14 years ago
Sean Bright ca5fe398a2 The default value for mohinterpret is the empty string, so when resetting to
14 years ago
Richard Mudgett edaf107a1e Fix channel reference leak in ChanSpy.
14 years ago
Mark Michelson 76dc2d4705 Fix race condition that can cause important control frames (such as a hangup) to be missed.
14 years ago
Kinsey Moore 7741e5fab3 Prevent outbound SIP NOTIFY packets from displaying a port of 0
14 years ago
Walter Doekes 98b303468b Update stringfield documentation for removed second va_list in favor of va_copy.
14 years ago
Walter Doekes 0bd36686f2 Fix copying of CDR(accountcode) to local channels.
14 years ago
Jonathan Rose 03d77a164a Adding transport=udp to sample sip.conf - Also changes version of Asterisk 1.8 in UPGRADE
14 years ago
Jonathan Rose 770cb0d35d Add additional character type types to supported data types for cdr_adaptive_odbc
14 years ago
Tilghman Lesher 0ce4065d5e Correctly reset the dialplan priority.
14 years ago
Richard Mudgett 435ebee127 Use more reasonable cause code when rejecting incoming call waiting calls.
14 years ago
Jonathan Rose b8fe2da70f revision 357386 -- oops, accidentally made it 10.3 to 10.4 instead of 10.2 to 10.3
14 years ago
Jonathan Rose 0b6bdd2717 Moves UPGRADE.txt notes from r357356 to a new section specific to 1.8.12
14 years ago
Jonathan Rose 3d627d9877 Adds UPGRADE.txt notes to r357266 indicating changes to transport option
14 years ago
Richard Mudgett 6c0a0a6fd9 Remove dupliate 'i' option table entry in app_page.c.
14 years ago
Mark Michelson 6a04c78329 Add a security event for the case where fake authentication challenge is sent.
14 years ago
Jonathan Rose 7deeed0304 Changes transport option in sip.conf so that using multiple instances doesn't stack.
14 years ago
Kevin P. Fleming 96c3aecb0b Make COMPILE_DOUBLE magic actually work.
14 years ago
Richard Mudgett da61b9ec5f Fix callerid of Originated calls.
14 years ago
Terry Wilson b0b1eb823a Copy CDR variables when set during a bridge
14 years ago
Jonathan Rose 464e75f711 Remove possible segfaults from res_odbc by adding locks around usage of odbc handle
14 years ago
Matthew Jordan fe1a4e7a48 Fix crash in app_voicemail during close_mailbox
14 years ago
Richard Mudgett d372c43488 Fix worker thread resource leak in SIP TCP/TLS.
14 years ago
Matthew Jordan ff7665db86 Remove srtp_shutdown from res_srtp
14 years ago
Matthew Jordan e796b45951 Allow SRTP policies to be reloaded
14 years ago
Richard Mudgett 3b57020680 Fix blind transfer parking issues if the dialed extension is not recognized as a parking extension.
14 years ago
Mark Michelson 4501bb048f Fix ACK routing for non-2xx responses.
14 years ago
Paul Belanger a5ec1fdc8a Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)
14 years ago
Paul Belanger bcadb05414 Multiple revisions 356290,356335,356337
14 years ago
Terry Wilson f11810c690 Track module use count for res_calendar
14 years ago
Matthew Jordan bc3cb5ddbc Merged revisions 356214 via svnmerge from
14 years ago
Sean Bright 34179f7093 Make 'iax2 show callnumber usage' output make sense when an IP is passed in.
14 years ago
Kinsey Moore fe385136d7 Add missing newline to ccss state change notification
14 years ago
Sean Bright c6cde9e2c0 Remove spurious warning when 'qualifyfreqnotok' is set successfully.
14 years ago
Sean Bright 76ddf391c6 This was a LOG_NOTICE, so roll it back.
14 years ago
Sean Bright fd99b4c811 Change some debug messages from LOG_DEBUG to ast_debug.
14 years ago
Sean Bright a61bda1a90 Add some boilerplate documentation for IAXVAR and IAXPEER.
14 years ago
Sean Bright 4b13d1d36a Set the length of the ast_sockaddr, so that we can set it's port later.
14 years ago
Paul Belanger 3ac83ec54b Blocked revisions 355839
14 years ago
Paul Belanger 961f71c3b0 Revert commit
14 years ago
Paul Belanger 717ea381b9 Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)
14 years ago
Alec L Davis b9e0c5ecf4 push 'outgoing' flag from sig_XXX up to chan_dahdi
14 years ago
Sean Bright 7070d7acef Don't allow trunkfreq to be greater than 1000ms.
14 years ago
Sean Bright f41e7d4a44 Pass the correct value to ast_timer_set_rate() for IAX2 trunking.
14 years ago