summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-17Merge "Add initial support to build Docker images"Joshua Colp
2016-03-17Merge "chan_sip.c: Made sip_reinvite_retry() call sip_pvt_lock_full()."Joshua Colp
2016-03-17Add initial support to build Docker imagesLeif Madsen
2016-03-16chan_sip.c: Fix mwi resub deadlock potential.Richard Mudgett
2016-03-16chan_sip.c: Fix registration timeout and expire deadlock potential.Richard Mudgett
2016-03-16chan_sip.c: Fix waitid deadlock potential.Richard Mudgett
2016-03-16chan_sip.c: Fix t38id deadlock potential.Richard Mudgett
2016-03-16chan_sip.c: Fix session timers deadlock potential.Richard Mudgett
2016-03-16chan_sip.c: Fix reinviteid deadlock potential.Richard Mudgett
2016-03-16chan_sip.c: Fix autokillid deadlock potential.Richard Mudgett
2016-03-16chan_sip.c: Fix packet retransid deadlock potential.Richard Mudgett
2016-03-16chan_sip.c: Fix provisional_keepalive_sched_id deadlock.Richard Mudgett
2016-03-16chan_sip.c: Adjust how dialog_unlink_all() stops scheduled events.Richard Mudgett
2016-03-16chan_sip.c: Clear scheduled immediate events on unload.Richard Mudgett
2016-03-16sip/dialplan_functions.c: Fix /channels/chan_sip/test_sip_rtpqos crash.Richard Mudgett
2016-03-16sched.c: Ensure oldest expiring entry runs first.Richard Mudgett
2016-03-16Merge "app_stasis: Don't hang up if app is not registered"zuul
2016-03-16Merge "chan_sip.c: Simplify sip_pvt destructor call levels."zuul
2016-03-16app_stasis: Don't hang up if app is not registeredAndrew Nagy
2016-03-15Merge "pjproject: Pass (dont_)optimize flags to pjproject and fix pjsua"zuul
2016-03-15Merge "build_system: Split COMPILE_DOUBLE from DONT_OPTIMIZE"Joshua Colp
2016-03-15Merge "build: Add configure check for proto field of PJSIP TLS transport sett...zuul
2016-03-15Merge "res_pjsip_refer.c: Delay sending the initial SIP Notify with frag 100"Joshua Colp
2016-03-14chan_sip.c: Simplify sip_pvt destructor call levels.Richard Mudgett
2016-03-14chan_sip.c: Made sip_reinvite_retry() call sip_pvt_lock_full().Richard Mudgett
2016-03-14build: Add configure check for proto field of PJSIP TLS transport setting.Joshua Colp
2016-03-13build_system: Split COMPILE_DOUBLE from DONT_OPTIMIZEGeorge Joseph
2016-03-12pjproject: Pass (dont_)optimize flags to pjproject and fix pjsuaGeorge Joseph
2016-03-11app_chanspy: Fix occasional deadlock with ChanSpy and Local channels.Walter Doekes
2016-03-10Merge "install_prereq: Add packages for bundled pjproject"zuul
2016-03-08Merge "res_pjsip_caller_id: Anonymize 'From' when caller id presentation is p...zuul
2016-03-08Merge "pjproject_bundled: Remove --with-external-pa from configure options."zuul
2016-03-08Merge "res_pjsip: Strip spaces from items parsed from comma-separated lists"zuul
2016-03-08Merge "main/cli.c: Refactor function to print seconds formatted"Joshua Colp
2016-03-08Merge "res_odbc_transaction: fix some format tab"zuul
2016-03-07pjproject_bundled: Remove --with-external-pa from configure options.George Joseph
2016-03-07res_pjsip: Strip spaces from items parsed from comma-separated listsGeorge Joseph
2016-03-07res_odbc_transaction: fix some format tabRodrigo Ramírez Norambuena
2016-03-07main/cli.c: Refactor function to print seconds formattedRodrigo Ramírez Norambuena
2016-03-05install_prereq: Add packages for bundled pjprojectGeorge Joseph
2016-03-04Merge "third_party/Makefile.rules: Replace unsupported != operator with $(sh...zuul
2016-03-03Merge "config_transport: Fix objects returned by ast_sip_get_transport_states"zuul
2016-03-03res_pjsip_caller_id: Anonymize 'From' when caller id presentation is prohibitedGeorge Joseph
2016-03-03Merge "alembic: Fix downgrade and tweak for sqlite"zuul
2016-03-03Merge "loader: Retry dlopen when loading fails"zuul
2016-03-03third_party/Makefile.rules: Replace unsupported != operator with $(shell ...)George Joseph
2016-03-03Merge "bridge.c: Crash during attended transfer when missing a local channel ...zuul
2016-03-03loader: Retry dlopen when loading failsGeorge Joseph
2016-03-03Merge "res_pjsip_dtmf_info: NULL terminate the message body."zuul
2016-03-03bridge.c: Crash during attended transfer when missing a local channel halfKevin Harwell