summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2016-04-11Merge "lock: Add named lock capability"Joshua Colp
2016-04-08Merge "pbx.h: Make ast_state_cb_type take more const."Joshua Colp
2016-04-08lock: Add named lock capabilityGeorge Joseph
2016-04-08Merge "pbx.c: Minor code rearangements."Joshua Colp
2016-04-07pbx.h: Make ast_state_cb_type take more const.Richard Mudgett
2016-04-07pbx.c: Minor code rearangements.Richard Mudgett
2016-04-07pbx: Update doxygen for extension state watchers.Richard Mudgett
2016-04-07Merge "pbx: Add support for autohints."Joshua Colp
2016-04-06frame.c: Copy the whole subclass in ast_frdup().Jacek Konieczny
2016-04-05Merge "Dial: Add function to append already-created channel."Joshua Colp
2016-04-05Merge "config: Allow filters when appending to a category"Joshua Colp
2016-04-05pbx: Add support for autohints.Joshua Colp
2016-04-05Dial: Add function to append already-created channel.Mark Michelson
2016-04-05Merge "stringfields: Refactor to allow fields to be added to the end of stru...Joshua Colp
2016-04-05config: Allow filters when appending to a categoryGeorge Joseph
2016-04-05Merge "res_rtp_asterisk: Use separate SRTP session for RTCP with DTLS"Joshua 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 creation"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-29res_rtp_asterisk: Use separate SRTP session for RTCP with DTLSJacek Konieczny
2016-03-27sorcery/res_pjsip: Refactor for realtime performanceGeorge Joseph
2016-03-26res_parking: Fix blind transfer dynamic lots creation.Richard Mudgett
2016-03-25Merge "core/logging: Fix broken syslog levels on older glibc."zuul
2016-03-25Merge "media_cache: Demote warning to debug as it may occur often."Joshua Colp
2016-03-25media_cache: Demote warning to debug as it may occur often.Joshua Colp
2016-03-24Restrict CLI/AMI commands on shutdown.Mark Michelson
2016-03-24config: fix flags in uint option handlerGianluca Merlo
2016-03-24core/logging: Fix broken syslog levels on older glibc.Walter Doekes
2016-03-23main/app: Only look to end of file if ':end' is specified, and not just ':'Matt Jordan
2016-03-23main/file: Add the ability to play media in the media cacheMatt Jordan
2016-03-23main/media_cache: Provide an extension on the local file associated with a URIMatt Jordan
2016-03-16sched.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-08Merge "main/cli.c: Refactor function to print seconds formatted"Joshua Colp
2016-03-07main/cli.c: Refactor function to print seconds formattedRodrigo Ramírez Norambuena
2016-03-03Merge "loader: Retry dlopen when loading fails"zuul
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"zuul
2016-03-03Merge "SIP diversion: Fix REDIRECTING(reason) value inconsistencies."Joshua 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-03-01Merge "bridge core: Add owed T.38 terminate when channel leaves a bridge."Joshua Colp
2016-03-01Merge "channel api: Create is_t38_active accessor functions."Joshua Colp
2016-03-01Merge "bridge_channel: Don't settle owed events on an optimization."Joshua Colp
2016-03-01Merge "channel.c: Route all control frames to a channel through the same code."Joshua Colp
2016-02-29bridge core: Add owed T.38 terminate when channel leaves a bridge.Richard Mudgett