Commit Graph

23539 Commits (c5c9050b89657946adbff2b7744603246fe9b81a)
 

Author SHA1 Message Date
Kinsey Moore c5c9050b89 chan_dahdi: Fix crash during caller ID read
12 years ago
Mark Michelson 6d85bb82e1 Get rid of some inaccurate comments.
12 years ago
Kinsey Moore 3b3c9f38f4 app_queue: Honor penalty limits of 0
12 years ago
Scott Griepentrog fe7c661e12 chan_sip: keep same local (from) tag for outgoing register requests
12 years ago
Kevin Harwell 5b51b31321 Recorded merge of revisions 402468 from http://svn.asterisk.org/svn/asterisk/branches/1.8
12 years ago
Kevin Harwell 1664326ba9 chan_sip: notify dialog info ignores presentation indicator in callerid
12 years ago
Richard Mudgett 864163492c confbridge: Separate user muting from system muting overrides.
12 years ago
Richard Mudgett 1f051c7e2d config: Allow ConfBridge DTMF menus to have '#' as the first digit.
12 years ago
Kinsey Moore 2d5debf45c chan_sip: Fix RTCP port for SRFLX ICE candidates
12 years ago
Matthew Jordan 45a6969b3c core/loader: Don't call dlclose in a while loop
12 years ago
Rusty Newton 4390105b3d Updates for 1.4.25 core sounds and 1.4.14 extra sounds, plus new en_GB language set
12 years ago
Matthew Jordan 3fd342af8c Remove some spammy debug messages; improve clarity of others
12 years ago
Michael L. Young 9731431f08 chan_sip: Clarify 'Forcerport' Setting Displayed When Running "sip show peers"
12 years ago
Scott Griepentrog 90da875326 rtp_engine: fix rtp payloads copy and improve argument names
12 years ago
Scott Griepentrog 53b25ff6eb pbx.c: fix confused match caller id that deleted exten still in hash
12 years ago
Jonathan Rose c2e28fae9c Put clicompat-r2.patch back in
12 years ago
Jonathan Rose c10d4cf11c revert clicompat-r2.patch from r401704
12 years ago
Kevin Harwell b0288cc8ad chan_sip: Allow a sip peer to accept both AVP and AVPF calls
12 years ago
Kevin Harwell cb6492b7e2 Logging: Logging types ignored after specifying a verbose level
12 years ago
Jonathan Rose a941dc3159 utils: Fix memory leaks and missed unregistration of CLI commands on shutdown
12 years ago
Jonathan Rose b59d4497fe test_linkedlists: Fix memory leak
12 years ago
Jonathan Rose 19457016bd jitterbuf: Fix memory leak on jitter buffer reset
12 years ago
Jonathan Rose d4da5d79bf astobj2: Unregister debug CLI commands at exit
12 years ago
Jonathan Rose 9dae9a5644 app_voicemail: Memory Leaks against tests
12 years ago
Jonathan Rose 037dee9eaa memory leaks: Memory leak cleanup patch by Corey Farrell (second set)
12 years ago
Jonathan Rose bab6b3610a memory leaks: Memory leak cleanup patch by Corey Farrell (first set)
12 years ago
Jonathan Rose 4241f7b6ea res_rtp_asterisk: Address jittery DTMF events in RTP streams
12 years ago
Richard Mudgett 4e5291c1db cdr_adaptive_odbc: Also apply a filter when the CDR value is empty.
12 years ago
Kinsey Moore c932415383 chan_mgcp: Properly handle malformed media lines
12 years ago
Joshua Colp aa0fcfff6b chan_sip: Fix an issue where an incompatible audio format may be added to SDP.
12 years ago
Matthew Jordan 0336f4b606 res_rtp_asterisk: Fix crash when RTCP is not available during SSRC change
12 years ago
Richard Mudgett 2a40f6219a app_queue: Fix CLI "queue remove member" queue_log entry.
12 years ago
Richard Mudgett c1066265ad chan_dahdi: Fix unable to get index warning when transferring an analog call.
12 years ago
Kevin Harwell a1ddd8987d Segfault in LIBEDIT_INTERNAL after tgetstr(), when libncurses5-dev
12 years ago
Michael L. Young 44826ac192 Remove Port Restriction When Checking For NAT
12 years ago
Walter Doekes 8a6db34dc8 Properly copy/remove the device state cache flag over a masquerade.
12 years ago
Michael L. Young 5ee5dccf51 Fix Setting A chan_sip Dialog's SIP_NAT_FORCE_RPORT Flag
12 years ago
Kinsey Moore 75ec0df0a0 Reduce log level of a non-pubsub error message
12 years ago
Walter Doekes 20b41f41c2 Don't check all realtime queues when doing "queue show some_queue".
12 years ago
Richard Mudgett 82a3fa8032 chan_iax2: Fix channel left locked in off nominal code path.
12 years ago
Mark Michelson ea53dd63be Prevent chan_sip from sending duplicate BYEs.
12 years ago
Richard Mudgett f46a73f1c4 chan_dahdi: Reflect the set software gain in the CLI "dahdi show channel" output.
12 years ago
Mark Michelson 23b6a34d45 chan_sip: Do not increment the SDP version between 183 and 200 responses.
12 years ago
Kinsey Moore 688f76dffb Add warning when compiling with iODBC support
12 years ago
Richard Mudgett ae78f04e4f app_confbridge: Can now set the language used for announcements to the conference.
12 years ago
Richard Mudgett 3bc28a1af4 app_confbridge: Fix duplicate default_user profile.
12 years ago
Kinsey Moore 09df02a03e Fix func_config list entry allocation
12 years ago
Kinsey Moore 69ab5a7cd1 Fix STUN crash when using IPv6 any address
12 years ago
Michael L. Young ac850376a5 app_queue: Fix Queuelog EXITWITHKEY only logging two of four fields
12 years ago
Jonathan Rose b8980c3be8 chan_sip: Don't ignore expires value in contact header if it lacks semicolon
12 years ago