summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-05-13res_hep: Provide an option to pick the UUID typeMatt Jordan
2016-05-08pjproject_bundled: Check for python-dev and TEST_FRAMEWORKGeorge Joseph
2016-05-03res_pjsip/AMI: add contact.updated eventAlexei Gradinari
2016-05-02pjsip: Added "reg_server" to contacts.Alexei Gradinari
2016-04-28Merge "res_pjsip_pubsub.h: Fix doxygen association." into 13zuul
2016-04-28res_pjsip_pubsub.h: Fix doxygen association.Richard Mudgett
2016-04-27res_pjsip: Add ability to identify by Authorization usernameGeorge Joseph
2016-04-27Merge "res_pjsip: disable multi domain to improve realtime performace" into 13Joshua Colp
2016-04-27res_pjsip: disable multi domain to improve realtime performaceAlexei Gradinari
2016-04-27Merge "res_pjsip: Add serialized scheduler (res_pjsip/pjsip_scheduler.c)" in...Joshua Colp
2016-04-26Merge changes from topic 'system_stress_patches' into 13Joshua Colp
2016-04-26Merge changes from topic 'system_stress_patches' into 13Joshua Colp
2016-04-22Manager: Short circuit AMI message processing.Richard Mudgett
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-20bridge: Hold off more than one imparting channel at a time.Richard Mudgett
2016-04-14res_pjsip: Add serialized scheduler (res_pjsip/pjsip_scheduler.c)George Joseph
2016-04-11res_pjsip contact: Lock expiration/addition of contactsGeorge Joseph
2016-04-08lock: Add named lock capabilityGeorge Joseph
2016-04-07pbx: Update doxygen for extension state watchers.Richard Mudgett
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-04Merge "res_pjsip_mwi: Add voicemail extension and mwi_subscribe_replaces_uns...Joshua Colp
2016-03-30res_stasis: Add control ref to playback and recording structs.Richard Mudgett
2016-03-30res_pjsip_mwi: Add voicemail extension and mwi_subscribe_replaces_unsolicitedGeorge Joseph
2016-03-29Merge "res_rtp_asterisk: Fix packet stats on bridged connection" into 13zuul
2016-03-29res_rtp_asterisk: Use separate SRTP session for RTCP with DTLSJacek Konieczny
2016-03-28res_rtp_asterisk: Fix packet stats on bridged connectionGeorge Joseph
2016-03-25sorcery/res_pjsip: Refactor for realtime performanceGeorge Joseph
2016-03-24Merge "Restrict CLI/AMI commands on shutdown." into 13zuul
2016-03-24Restrict CLI/AMI commands on shutdown.Mark Michelson
2016-03-15Merge "build: Add configure check for proto field of PJSIP TLS transport sett...zuul
2016-03-14build: Add configure check for proto field of PJSIP TLS transport setting.Joshua Colp
2016-03-11app_chanspy: Fix occasional deadlock with ChanSpy and Local channels.Walter Doekes
2016-03-08Merge "res_pjsip_caller_id: Anonymize 'From' when caller id presentation is p...zuul
2016-03-07res_pjsip: Strip spaces from items parsed from comma-separated listsGeorge Joseph
2016-03-03res_pjsip_caller_id: Anonymize 'From' when caller id presentation is prohibitedGeorge Joseph
2016-03-03bridge.c: Crash during attended transfer when missing a local channel halfKevin Harwell
2016-03-01build-system: Allow building with static pjprojectGeorge Joseph
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
2016-02-29bridge_channel: Don't settle owed events on an optimization.Richard Mudgett
2016-02-27Merge "res_pjsip/config_transport: Allow reloading transports." into 13zuul
2016-02-23rtp_engine.h: Remove extraneous semicolons.Richard Mudgett
2016-02-19res_pjsip/config_transport: Allow reloading transports.George Joseph
2016-02-12Merge "res_pjsip: Handle pjsip_dlg_create_uas deprecation" into 13zuul
2016-02-11Merge "res_pjsip: Fix infinite recursion when loading transports from realti...Joshua Colp
2016-02-10res_pjsip: Handle pjsip_dlg_create_uas deprecationGeorge Joseph
2016-02-09Simplify and fix conditional in FD_SET.Corey Farrell