Commit Graph

21827 Commits (2c3804e06e276f608eace3e17e073640d28c69e0)
 

Author SHA1 Message Date
Richard Mudgett 2c3804e06e Fix channel reference leak in ChanSpy.
13 years ago
Mark Michelson ed7570328a Fix race condition that can cause important control frames (such as a hangup) to be missed.
13 years ago
Mark Michelson 496d1009dd Second attempt to get optimal translation paths when codec_resample is used.
13 years ago
Kinsey Moore 8417ceb751 Prevent outbound SIP NOTIFY packets from displaying a port of 0
13 years ago
Walter Doekes 99a080671d Fix copying of CDR(accountcode) to local channels.
13 years ago
Jonathan Rose cc470930ba Adding transport=udp to sample sip.conf - Also changes version of Asterisk 1.8 in UPGRADE
13 years ago
Jonathan Rose 27ce64075f Add additional character type types to supported data types for cdr_adaptive_odbc
13 years ago
Tilghman Lesher e289e9caf9 Correctly reset the dialplan priority.
13 years ago
Richard Mudgett ec57a80169 Use more reasonable cause code when rejecting incoming call waiting calls.
13 years ago
Jonathan Rose 0472ec7ba7 Moves UPGRADE.txt notes from r357356 to a new section specific to 1.8.12
13 years ago
Jonathan Rose 60907f7df1 Adds UPGRADE.txt notes to r357266 indicating changes to transport option
13 years ago
Richard Mudgett 00fc360507 Remove dupliate 'i' option table entry in app_page.c.
13 years ago
Jonathan Rose 52c50e4da7 Changes transport option in sip.conf so that using multiple instances doesn't stack.
13 years ago
Kevin P. Fleming f3fbe7d88f Make COMPILE_DOUBLE magic actually work.
13 years ago
Richard Mudgett 100721d217 Fix callerid of Originated calls.
13 years ago
Terry Wilson c026fb96b0 Copy CDR variables when set during a bridge
13 years ago
Jonathan Rose c7d587dd49 Remove possible segfaults from res_odbc by adding locks around usage of odbc handle
13 years ago
Matthew Jordan d3ed07d38a Fix crash in app_voicemail during close_mailbox
13 years ago
Richard Mudgett 534213a074 Fix worker thread resource leak in SIP TCP/TLS.
13 years ago
Matthew Jordan ed81d0e585 Remove srtp_shutdown from res_srtp
13 years ago
Matthew Jordan 032962f1a2 Allow SRTP policies to be reloaded
13 years ago
Richard Mudgett f49ff3ff9c Fix blind transfer parking issues if the dialed extension is not recognized as a parking extension.
13 years ago
Mark Michelson 775b218b35 Fix ACK routing for non-2xx responses.
13 years ago
Paul Belanger d2cb0914e4 Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)
13 years ago
Paul Belanger bd7d5707dd Missed one strsep() function
13 years ago
Paul Belanger 7d3cdcffd2 Add back strsep() function for previous commit
13 years ago
Terry Wilson 9a3c569772 Track module use count for res_calendar
13 years ago
Paul Belanger 8dc1509465 Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)
13 years ago
Matthew Jordan 6453352768 Fix potential buffer overrun and memory leak when executing "sip show peers"
13 years ago
Sean Bright e880b4a205 Make 'iax2 show callnumber usage' output make sense when an IP is passed in.
13 years ago
Sean Bright cb8d4a1d50 Remove spurious warning when 'qualifyfreqnotok' is set successfully.
13 years ago
Sean Bright a8989c5ded This was a LOG_NOTICE, so roll it back.
13 years ago
Sean Bright 11991e8394 Change some debug messages from LOG_DEBUG to ast_debug.
13 years ago
Sean Bright 4b59946c41 Add some boilerplate documentation for IAXVAR and IAXPEER.
13 years ago
Sean Bright 3925b8fdc9 Set the length of the ast_sockaddr, so that we can set it's port later.
13 years ago
Alec L Davis 1b6601bc0a push 'outgoing' flag from sig_XXX up to chan_dahdi
13 years ago
Paul Belanger 0b894ef73a Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)
13 years ago
Sean Bright 0106636e42 Don't allow trunkfreq to be greater than 1000ms.
13 years ago
Sean Bright 338fd29f44 Pass the correct value to ast_timer_set_rate() for IAX2 trunking.
13 years ago
Mark Michelson 202d83c42c Fix regressions with regards to route-set creation on early dialogs.
13 years ago
Mark Michelson 1ba154c100 Revert change to translate.c as it has caused an infinite loop to occur in circumstances.
13 years ago
Paul Belanger e31d0dfe40 Revert 355700 and 355701
13 years ago
Paul Belanger 1fd85ee397 Missed a variable
13 years ago
Paul Belanger 0e93bc868e Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)
13 years ago
Sean Bright 706d34fade Revert a change to audio_audiohook_write_list that had no affect.
13 years ago
Richard Mudgett 15f49a1497 Fix compile problem when old version of libvorbisfile v1.1.2 is used.
13 years ago
Richard Mudgett 695e1ecbec Fix AMI Monitor action without File header converting channel name into filename.
13 years ago
Sean Bright dfe4ff5337 When IAX2 debugging is enabled, make sure to log 'apathetic' messages too.
13 years ago
Sean Bright 314dcc01bc Only use maxtrunkcall and maxnontrunkcall in chan_iax2 if IAX_OLD_FIND is specified.
13 years ago
Sean Bright 62b7e35b71 Use TRUNK_CALL_START as originally intended.
13 years ago