summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2016-08-19Merge "res_pjsip: Add contact_user to endpoint" into 13zuul
2016-08-18rest-api: Swagger scripts were not replacing format variable in file briefKevin Harwell
2016-08-18res_format_attr_g729: Add annexb=no format parameter to SDPsKevin Harwell
2016-08-18res_odbc: Correct the dependency relationship with res_odbc_transactionGeorge Joseph
2016-08-17res_pjsip_session.c: Fix unbound srv failover tests.Richard Mudgett
2016-08-17res_pjsip: Add contact_user to endpointGeorge Joseph
2016-08-17res_ari: Add http prefix to generated docsTorrey Searle
2016-08-16Merge "Refactor usage pattern of xmldoc info tag." into 13zuul
2016-08-16Merge "res_sorcery_config.c: Cleanup ao2 container usage idioms." into 13Joshua Colp
2016-08-16Merge "core: Entity ID is not set or invalid" into 13zuul
2016-08-15Refactor usage pattern of xmldoc info tag.Corey Farrell
2016-08-15Merge "res_agi: Improve documentation" into 13Joshua Colp
2016-08-15res_sorcery_config.c: Cleanup ao2 container usage idioms.Richard Mudgett
2016-08-15core: Entity ID is not set or invalidAlexei Gradinari
2016-08-13res_agi: Improve documentationMatt Jordan
2016-08-12Merge "res_pjsip: Fail global load if debug or default_from_user are empty" ...zuul
2016-08-12Merge "res_pjsip_caller_id: Copy header name to short header name" into 13zuul
2016-08-12Merge "location.c: Misc fixes and cleanups." into 13zuul
2016-08-12Merge "res_pjsip res_pjsip_mwi: Misc fixes and cleanups." into 13zuul
2016-08-12Merge "pjsip_distributor.c: Add missing allocation failure check." into 13zuul
2016-08-11res_pjsip_caller_id: Copy header name to short header nameGeorge Joseph
2016-08-11res_pjsip: Fail global load if debug or default_from_user are emptyGeorge Joseph
2016-08-11res_pjsip res_pjsip_mwi: Misc fixes and cleanups.Richard Mudgett
2016-08-11location.c: Misc fixes and cleanups.Richard Mudgett
2016-08-11res_pjsip: Make aor named lock a mutex.Richard Mudgett
2016-08-11pjsip_distributor.c: Add missing allocation failure check.Richard Mudgett
2016-08-10Merge "pjsip: Fix deadlock with suspend taskprocessor on masquerade" into 13zuul
2016-08-10pjsip: Fix deadlock with suspend taskprocessor on masqueradeAlexei Gradinari
2016-08-10Merge "res_rtp_asterisk: Cache local RTCP address." into 13Joshua Colp
2016-08-09res_rtp_asterisk: Cache local RTCP address.Mark Michelson
2016-08-09Merge "res_pjsip_mwi: fix unsolicited mwi blocks PJSIP stack" into 13zuul
2016-08-09Merge "res_pjsip_outbound_publish: Use a serializer shutdown group for unload...Joshua Colp
2016-08-08res_pjsip_mwi: fix unsolicited mwi blocks PJSIP stackAlexei Gradinari
2016-08-04res_pjsip_outbound_publish: Use a serializer shutdown group for unload.Joshua Colp
2016-08-02Merge "res_pjsip: SIP/SDP origin (o=) contained square brackets on IP6 transp...Joshua Colp
2016-08-02Merge "rest-api: Code out of sync with the model" into 13Joshua Colp
2016-08-02rest-api: Code out of sync with the modelKevin Harwell
2016-08-02sorcery: Use more compatible regex for local expressions.Joshua Colp
2016-08-02res_pjsip: SIP/SDP origin (o=) contained square brackets on IP6 transports.Alexander Traud
2016-07-22Merge "res_pjsip: Whitespace and comment cleanup." into 13zuul
2016-07-22Merge "res_pjsip_pubsub: fixed a bug when pjsip_tx_data_dec_ref is called twi...zuul
2016-07-21res_pjsip: Whitespace and comment cleanup.Richard Mudgett
2016-07-21Merge "res_fax.c: Fix deadlock potential in FAXOPT(faxdetect) framehook." int...zuul
2016-07-21Merge changes from topic 'ASTERISK-26214' into 13Joshua Colp
2016-07-21Merge "res_pjsip: Add fax_detect_timeout endpoint option." into 13Joshua Colp
2016-07-21res_pjsip_pubsub: fixed a bug when pjsip_tx_data_dec_ref is called twice.Alexei Gradinari
2016-07-20Merge "Unit tests: Use AST_TEST_DEFINE in conditional code only." into 13zuul
2016-07-20Merge "res_rtp_asterisk: Count a roll-over of the sequence number even on los...zuul
2016-07-20Merge "res_pjsip_mwi: remove unneeded check on endpoint's contacts." into 13zuul
2016-07-19res_fax.c: Fix deadlock potential in FAXOPT(faxdetect) framehook.Richard Mudgett