Commit Graph

25211 Commits (3ff60b75b144d70034a768fc7d7da4537bf7cd7a)
 

Author SHA1 Message Date
Kinsey Moore f1497fe220 res_pjsip: Fix CLI tab completion issues
11 years ago
Joshua Colp 8585340b87 res_ari: Fix various memory leaks.
11 years ago
Matthew Jordan 373965dbff CDRs: Synchronize dialplan applications that manipulate CDRs with the engine
11 years ago
Matthew Jordan f8aaf585a3 stasis: Add methods to allow for synchronous publishing to subscriber
11 years ago
Mark Michelson 60ed8159a1 Print "<unknown>" for artificial endpoint in PJSIP security events.
11 years ago
Richard Mudgett 4bde62eb40 Logging callid: Fix some sizeof() references per coding guidelines.
11 years ago
Jonathan Rose 42b087c2df PJSIP: Add unhold on reinvite without SDP behavior
11 years ago
Damien Wedhorn de6563c618 Fix chan_dahdi copile issue in dev-mode.
11 years ago
Kevin Harwell 04c5c39d56 res_pjsip_messaging: potential for field values in from/to headers to be missing
11 years ago
Kinsey Moore 51901aa2ed astobj2: Correct ao2_iterator opacity violations
11 years ago
Kevin Harwell bce38c0cc5 res_rtp_asterisk: Fails to resume WebRTC call from hold
11 years ago
Matthew Jordan 50b2d6eec1 app_confbridge: Fix crash caused when waitmarked/marked users leave together
11 years ago
Walter Doekes c94e4ee1ac "Minimun" typo.
11 years ago
Mark Michelson 9674196009 Use proper case for checking if digest authentication is used.
11 years ago
Kinsey Moore 537f4a9dac pbx_lua: Add support for Lua 5.2
11 years ago
Kinsey Moore 522593f901 Add the missing part of r400140
11 years ago
Joshua Colp 34c595beb9 res_pjsip_acl: Fix another case of assuming a contact will always contain a URI.
11 years ago
Joshua Colp f89ab79862 res_pjsip_nat: Don't assume a Contact header will always contain a URI.
11 years ago
Richard Mudgett e95e66cede app_voicemail: Explicitly set defaultenabled=yes
11 years ago
Richard Mudgett 61f215250e External MWI AMI support.
11 years ago
Richard Mudgett 9fa171e547 External MWI core support.
11 years ago
Joshua Colp 986c9e897d res_pjsip_outbound_registration: Don't assume that a registration client will always exist.
11 years ago
Joshua Colp 11f18e4724 res_pjsip_outbound_registration: Create registration client in pj thread.
11 years ago
Tzafrir Cohen 3eee3f21ad asterisk.c: suppress live_dangerously warning on rasterisk
11 years ago
Kevin Harwell 2f62394fb5 cel_pgsql: module not correctly reloading
11 years ago
Matthew Jordan f8b55f16d2 res_pjsip_logger: Add the ASTERISK_FILE_VERSION macro
11 years ago
Matthew Jordan c6df713da7 res_pjsip_authenticator_digest: Fix md5 hash buffer
11 years ago
Kevin Harwell bd4be333fb manager: UserEvent including action on output
11 years ago
Kevin Harwell 1ee4870a81 chan_dahdi: dahdi show channels slices PRI channel dnid on output
11 years ago
Richard Mudgett c2caaecc45 test_stasis.c: Fix ref leak in normal execution path.
11 years ago
Kevin Harwell 0db94b70b9 app_meetme: compiler warning
11 years ago
Joshua Colp 0ae89e7b7e res_pjsip: Ensure more URI validation happens in pj threads.
11 years ago
Joshua Colp f0f23655c9 res_pjsip_outbound_registration: Ensure URI validation happens in a pjlib thread.
11 years ago
Scott Griepentrog ff02c8e254 func_strings: use memmove to prevent overlapping memory on strcpy
11 years ago
Kevin Harwell 821ab51381 res_pjsip: add 'set_var' support on endpoints
11 years ago
Joshua Colp f720a9ac89 chan_pjsip: Handle hanging up before calling.
11 years ago
Joshua Colp e583dca9dd res_pjsip_endpoint_identifier_ip: Accept hostnames in the 'match' field.
11 years ago
Kevin Harwell bb30b22419 cel_pgsql: deadlock on unload and core_event_dispatcher
11 years ago
Joshua Colp 135b9d3562 res_pjsip_outbound_registration: Add validation for 'server_uri' and 'client_uri'.
11 years ago
Kevin Harwell 20d02c1288 channels.c: core show channeltypes slicing
11 years ago
David M. Lee 33ec6f9d03 Added note to UPGRADE.txt about the default value of live_dangerously changing
12 years ago
David M. Lee a952abb9da http: Properly reject requests with Transfer-Encoding set
12 years ago
Joshua Colp c3d5c41dae res_pjsip_pubsub: Ensure dialog manipulation happens on proper thread.
12 years ago
Tzafrir Cohen 82eb03b915 chan_dahdi: enable ignore_failed_channels by default
12 years ago
Matthew Jordan 5a15803a1b res_pjsip/pjsip_cli: fix compilation error caused by passing ast_free
12 years ago
David M. Lee 40a7f68e4b ari: Remove support for specifying channel vars during origination.
12 years ago
David M. Lee bd0ef25080 Remove automerge properties
12 years ago
Matthew Jordan b172d369c4 res_pjsip: Add PJSIP CLI commands
12 years ago
Scott Griepentrog a0c288bb23 say.c: correct time for polish
12 years ago
Mark Michelson 344cdab3a7 Fix issue where PJSIP blind transferer dialog may not complete as planned.
12 years ago