summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-16chan_sip.c: Fix autokillid 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-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
2016-03-03res_pjsip_refer.c: Delay sending the initial SIP Notify with frag 100Kevin Harwell
2016-03-03Merge "build-system: Allow building with static pjproject"zuul
2016-03-03res_pjsip_dtmf_info: NULL terminate the message body.Joshua Colp
2016-03-03Merge "func_callerid.c: Update REDIRECTING reason documentation."Joshua Colp
2016-03-03Merge "SIP diversion: Fix REDIRECTING(reason) value inconsistencies."Joshua Colp
2016-03-03Merge "res_pjsip_send_to_voicemail.c: Allow either quoted or not send_to_vm r...Joshua Colp
2016-03-02Merge "res_pjsip_send_to_voicemail.c: Fix off-nominal double channel unref."zuul
2016-03-02Merge "CHAOS: cleanup possible null vars on msg alloc failure"zuul
2016-03-02alembic: Fix downgrade and tweak for sqliteGeorge Joseph
2016-03-02config_transport: Fix objects returned by ast_sip_get_transport_statesGeorge Joseph
2016-03-02CHAOS: cleanup possible null vars on msg alloc failureScott Griepentrog