Commit Graph

22061 Commits (02fb0d8d28c123a9b998f78a77d0e33d30a80f2c)
 

Author SHA1 Message Date
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.
14 years ago
Sean Bright 62b7e35b71 Use TRUNK_CALL_START as originally intended.
14 years ago
Richard Mudgett e296e8c96f Fix voicemail problems when using ogg/vorbis.
14 years ago
Richard Mudgett f0e24c2e24 Fix lock typo that should be unlock in cel_sqlite_custom reload.
14 years ago
Mark Michelson a5d76e1c11 Properly invert the return of a strncmp call.
14 years ago
Jason Parker 8357dd7a2d Don't enable sqlite3 CDRs by default in sample configs.
14 years ago
Sean Bright 94ade43b56 Clear the high order bit from the destination call number before sending.
14 years ago
Alexandr Anikin 7d0ee59215 call manager_event only if there is not null channel structure
14 years ago
Richard Mudgett 49ebbe0765 Fix occasional incorrectly delayed call-file execution.
14 years ago
Joshua Colp c81c500276 Only allow one 'dialplan reload' to execute at a time as otherwise they would share the same common local context list.
14 years ago
Richard Mudgett 7d84a0ed69 Fix reconnecting to pgsql database after connection loss.
14 years ago
Jason Parker a37f262426 Fix a voicemail memory leak with heard/deleted messages.
14 years ago
Richard Mudgett 9ce7947aa6 Fix AMI Redirect ExtraChannel not redirecting to the same exten and context.
14 years ago
Terry Wilson 4dd831722a Note that CDRs are immutable once a bridge is torn down
14 years ago
Kinsey Moore 7d5836ca78 Fix parsing of SIP headers where compact and non-compact headers are mixed
14 years ago
Kinsey Moore ae3a465d8f Make the config parser remove escaping backslashes
14 years ago
Mark Michelson 5aa7a6986e Remove outdated comment.
14 years ago
Mark Michelson c4334ee50a Fix translation path choices.
14 years ago