Commit Graph

22737 Commits (b718f91873e39e75aee91bd73d95ffb62ed38f1e)
 

Author SHA1 Message Date
Richard Mudgett f3d38eb801 ooh323c: Fix gcc 4.6.3 compiler warnings.
12 years ago
Joshua Colp 4a289473f1 res_calendar: Protect channel when adding datastore.
12 years ago
Rusty Newton 65b657bcde func_strings: Documentation fix for QUOTE()
12 years ago
Rusty Newton 07b4024151 Several components: fixing Typos in comments and code, "avaliable" instead of "available"
12 years ago
David M. Lee 99267c7a7b security: Inhibit execution of privilege escalating functions
12 years ago
Scott Griepentrog 8783199e11 pbx.c: put copy of ast_exten.data on stack to prevent memory corruption
12 years ago
Scott Griepentrog 79cf403faa app_sms: BufferOverflow when receiving odd length 16 bit message
12 years ago
Russell Bryant 890da50cb7 Reset peer outboundproxy on sip.conf reload
12 years ago
Matthew Jordan 72641b7711 res_fax_spandsp: Always init T.38 session to avoid crashes during state change
12 years ago
Joshua Colp 4331e83028 translate: Move freeing of frame to after it is used.
12 years ago
Kinsey Moore 0a77dc9dca chan_dahdi: Fix crash during caller ID read
12 years ago
Kinsey Moore 66f9f10901 app_queue: Honor penalty limits of 0
12 years ago
Scott Griepentrog 94f3b17a49 chan_sip: keep same local (from) tag for outgoing register requests
12 years ago
Kevin Harwell c508cd9458 chan_sip: notify dialog info ignores presentation indicator in callerid
12 years ago
Matthew Jordan 6a70940c54 core/loader: Don't call dlclose in a while loop
12 years ago
Rusty Newton 60e5831882 Updates for 1.4.25 core sounds and 1.4.14 extra sounds, plus new en_GB language set
12 years ago
David M. Lee 480e8f43d3 Backport r373119 from 11 to go along with RAII_VAR support.
12 years ago
Matthew Jordan eaa96f3a53 Remove some spammy debug messages; improve clarity of others
12 years ago
Scott Griepentrog ceab8bf73c rtp_engine: fix rtp payloads copy and improve argument names
12 years ago
Scott Griepentrog 08f1768dc3 pbx.c: fix confused match caller id that deleted exten still in hash
12 years ago
Jonathan Rose 1ee20a668c Put clicompat-r2.patch back in
12 years ago
Jonathan Rose eb6293eeaa revert clicompat-r2.patch from r401704
12 years ago
Jonathan Rose f313081314 utils: Fix memory leaks and missed unregistration of CLI commands on shutdown
12 years ago
Jonathan Rose 240f7e9e73 test_linkedlists: Fix memory leak
12 years ago
Jonathan Rose 7d03892ea8 jitterbuf: Fix memory leak on jitter buffer reset
12 years ago
Jonathan Rose 49716f1f8c astobj2: Unregister debug CLI commands at exit
12 years ago
Jonathan Rose 76428d4e12 app_voicemail: Memory Leaks against tests
12 years ago
Jonathan Rose d74eabf012 memory leaks: Memory leak cleanup patch by Corey Farrell (second set)
12 years ago
Jonathan Rose 9ec4719027 memory leaks: Memory leak cleanup patch by Corey Farrell (first set)
12 years ago
Jonathan Rose 8c07e036b2 res_rtp_asterisk: Address jittery DTMF events in RTP streams
12 years ago
Richard Mudgett bd2eb4ee0e cdr_adaptive_odbc: Also apply a filter when the CDR value is empty.
12 years ago
Kinsey Moore 3a5f6aeeb9 chan_mgcp: Properly handle malformed media lines
12 years ago
Joshua Colp 9d5e2cb9cf chan_sip: Fix an issue where an incompatible audio format may be added to SDP.
12 years ago
Matthew Jordan 58542a7c27 res_rtp_asterisk: Fix crash when RTCP is not available during SSRC change
12 years ago
Richard Mudgett 623d0656cc chan_dahdi: Fix unable to get index warning when transferring an analog call.
12 years ago
Kevin Harwell f5c2aa7a62 Segfault in LIBEDIT_INTERNAL after tgetstr(), when libncurses5-dev
12 years ago
Walter Doekes 40e42ff3a4 Properly copy/remove the device state cache flag over a masquerade.
12 years ago
Kinsey Moore cd1d5ea15e Reduce log level of a non-pubsub error message
12 years ago
Walter Doekes f8a65f1c7f Don't check all realtime queues when doing "queue show some_queue".
12 years ago
Mark Michelson 3f0b77e77e Prevent chan_sip from sending duplicate BYEs.
12 years ago
Richard Mudgett 9735b75ed2 chan_dahdi: Reflect the set software gain in the CLI "dahdi show channel" output.
12 years ago
Mark Michelson 27f6318afb chan_sip: Do not increment the SDP version between 183 and 200 responses.
12 years ago
Kinsey Moore 02379cf262 Add warning when compiling with iODBC support
12 years ago
Kinsey Moore 2a74036b8a Fix func_config list entry allocation
12 years ago
Michael L. Young 9fb45ae052 app_queue: Fix Queuelog EXITWITHKEY only logging two of four fields
12 years ago
Jonathan Rose c2affa0f72 chan_sip: Don't ignore expires value in contact header if it lacks semicolon
12 years ago
Kinsey Moore 4393ef861c res_rtp_multicast: Ensure SSRC is set properly
12 years ago
Michael L. Young ecc1bd0c34 Cast Integer Argument To Unsigned Char
12 years ago
Kinsey Moore 6c77f74463 chan_sip: Allow Asterisk to retry after 403 on register
12 years ago
Matthew Jordan 068e1928cb res_rtp_asterisk: Correct erroneous lost packet information in RTCP reports
12 years ago