Commit Graph

23620 Commits (a378423c8e66f7706ec65e3784d9d6622b910e83)
 

Author SHA1 Message Date
Matthew Jordan 6d73ecd6e9 res/Makefile: alias dist-clean to distclean
12 years ago
Richard Mudgett 9556fb2516 Logging callid: Fix some sizeof() references per coding guidelines.
12 years ago
Kevin Harwell dee9ce4a0b res_rtp_asterisk: Fails to resume WebRTC call from hold
12 years ago
Matthew Jordan f9465fd40d app_confbridge: Fix crash caused when waitmarked/marked users leave together
12 years ago
Walter Doekes 06e1bdd480 "Minimun" typo.
12 years ago
Kinsey Moore 10cf34d36a pbx_lua: Add support for Lua 5.2
12 years ago
Kinsey Moore 05f0ad2c56 UPGRADE: Add a note about non-functionality
12 years ago
Kinsey Moore 9433c584d8 Add the missing part of r400140
12 years ago
Tzafrir Cohen fec771b7c8 asterisk.c: suppress live_dangerously warning on rasterisk
12 years ago
Kevin Harwell 4b7d8e4df4 cel_pgsql: module not correctly reloading
12 years ago
Kevin Harwell dd413377dc chan_dahdi: dahdi show channels slices PRI channel dnid on output
12 years ago
Kevin Harwell a8393e64bc app_meetme: compiler warning
12 years ago
Scott Griepentrog 0abb5b9e18 func_strings: use memmove to prevent overlapping memory on strcpy
12 years ago
Kevin Harwell 27eb7cc704 cel_pgsql: deadlock on unload and core_event_dispatcher
12 years ago
Kevin Harwell 864d62349b channels.c: core show channeltypes slicing
12 years ago
Scott Griepentrog f7a03cc968 say.c: correct time for polish
12 years ago
Scott Griepentrog 1f1ac57bbe res_fax.c: crash on framehook with no dsp in fax detect
12 years ago
Scott Griepentrog e87fa7d731 astdb: crash in sqlite3 during shutdown
12 years ago
Alexandr Anikin c9b2d2ee68 Handle temporary failures on gk registration
12 years ago
Jason Parker 38c1c1de83 Add AMI event for presence state.
12 years ago
Richard Mudgett 2b39b36de8 ooh323c: Fix gcc 4.6.3 compiler warnings.
12 years ago
Joshua Colp d9b7ce0599 res_calendar: Protect channel when adding datastore.
12 years ago
Rusty Newton acaa978d71 func_strings: Documentation fix for QUOTE()
12 years ago
Rusty Newton 05117c87b7 Several components: fixing Typos in comments and code, "avaliable" instead of "available"
12 years ago
David M. Lee a9ee948e90 security: Inhibit execution of privilege escalating functions
12 years ago
Scott Griepentrog faf4f6187b pbx.c: put copy of ast_exten.data on stack to prevent memory corruption
12 years ago
Scott Griepentrog 8d5186ef53 app_sms: BufferOverflow when receiving odd length 16 bit message
12 years ago
Russell Bryant 788dccff42 Reset peer outboundproxy on sip.conf reload
12 years ago
Matthew Jordan e7d81f02e5 res_fax_spandsp: Always init T.38 session to avoid crashes during state change
12 years ago
Alexandr Anikin 6861233e52 Check and reject non-digits e164 values on peers and general sections in ooh323.conf
12 years ago
Joshua Colp bef4ec92ad translate: Move freeing of frame to after it is used.
12 years ago
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