summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2016-04-26Merge changes from topic 'system_stress_patches' into 13Joshua Colp
2016-04-22Merge "bridge: Hold off more than one imparting channel at a time." into 13zuul
2016-04-22Bridge system: Fix memory leaks and double frees on impart failure.Richard Mudgett
2016-04-22bridge_softmix.c: Fix crash if channel fails to join mixing tech.Richard Mudgett
2016-04-21lock.c: Check *lt before dereferencing itDiederik de Groot
2016-04-20bridge: Hold off more than one imparting channel at a time.Richard Mudgett
2016-04-18bridge_channel.c: Ignore role setup failure in channel push.Richard Mudgett
2016-04-18Merge "Codecs: strip codec name while parsing allow/disallow options" into 13Joshua Colp
2016-04-11Codecs: strip codec name while parsing allow/disallow optionsAlexei Gradinari
2016-04-11core_unreal: Fix hangupcauses not getting set on Local channelsJaco Kroon
2016-04-11Merge "lock: Add named lock capability" into 13zuul
2016-04-08lock: Add named lock capabilityGeorge Joseph
2016-04-08Merge "pbx.c: Minor code rearangements." into 13zuul
2016-04-07pbx.c: Minor code rearangements.Richard Mudgett
2016-04-07pbx: Update doxygen for extension state watchers.Richard Mudgett
2016-04-06frame.c: Copy the whole subclass in ast_frdup().Jacek Konieczny
2016-04-05Merge "config: Allow filters when appending to a category" into 13Joshua Colp
2016-04-05config: Allow filters when appending to a categoryGeorge Joseph
2016-04-05Merge "stringfields: Refactor to allow fields to be added to the end of stru...Joshua Colp
2016-04-05Merge "res_rtp_asterisk: Use separate SRTP session for RTCP with DTLS" into 13Joshua Colp
2016-04-04stringfields: Refactor to allow fields to be added to the end of structuresGeorge Joseph
2016-04-01utils.c: Fix typo in handle_show_locksGeorge Joseph
2016-03-31Merge "pjproject_bundled: Fix use of LDCONFIG for shared library link creati...Joshua Colp
2016-03-30pjproject_bundled: Fix use of LDCONFIG for shared library link creationGeorge Joseph
2016-03-30core_unreal.c: Add clarification comment about channel ref.Richard Mudgett
2016-03-29Merge "sorcery/res_pjsip: Refactor for realtime performance" into 13Joshua Colp
2016-03-29res_rtp_asterisk: Use separate SRTP session for RTCP with DTLSJacek Konieczny
2016-03-26res_parking: Fix blind transfer dynamic lots creation.Richard Mudgett
2016-03-25sorcery/res_pjsip: Refactor for realtime performanceGeorge Joseph
2016-03-25Merge "core/logging: Fix broken syslog levels on older glibc." into 13zuul
2016-03-24Merge "Restrict CLI/AMI commands on shutdown." into 13zuul
2016-03-24config: fix flags in uint option handlerGianluca Merlo
2016-03-24Restrict CLI/AMI commands on shutdown.Mark Michelson
2016-03-24core/logging: Fix broken syslog levels on older glibc.Walter Doekes
2016-03-15sched.c: Ensure oldest expiring entry runs first.Richard Mudgett
2016-03-11app_chanspy: Fix occasional deadlock with ChanSpy and Local channels.Walter Doekes
2016-03-03Merge "loader: Retry dlopen when loading fails" into 13zuul
2016-03-03loader: Retry dlopen when loading failsGeorge Joseph
2016-03-03bridge.c: Crash during attended transfer when missing a local channel halfKevin Harwell
2016-03-03Merge "build-system: Allow building with static pjproject" into 13zuul
2016-03-03Merge "SIP diversion: Fix REDIRECTING(reason) value inconsistencies." into 13Joshua Colp
2016-03-02CHAOS: cleanup possible null vars on msg alloc failureScott Griepentrog
2016-03-01SIP diversion: Fix REDIRECTING(reason) value inconsistencies.Richard Mudgett
2016-03-01build-system: Allow building with static pjprojectGeorge Joseph
2016-02-29Merge "bridge core: Add owed T.38 terminate when channel leaves a bridge." in...zuul
2016-02-29Merge "channel api: Create is_t38_active accessor functions." into 13zuul
2016-02-29Merge "bridge_channel: Don't settle owed events on an optimization." into 13zuul
2016-02-29Merge "channel.c: Route all control frames to a channel through the same code...zuul
2016-02-29bridge core: Add owed T.38 terminate when channel leaves a bridge.Richard Mudgett
2016-02-29channel api: Create is_t38_active accessor functions.Richard Mudgett