summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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" into 13Joshua Colp
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-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-05install_prereq: Add packages for bundled pjprojectGeorge Joseph
2016-03-04Merge "third_party/Makefile.rules: Replace unsupported != operator with $(sh...zuul
2016-03-04Merge "config_transport: Fix objects returned by ast_sip_get_transport_state...Joshua Colp
2016-03-03Merge "alembic: Fix downgrade and tweak for sqlite" into 13zuul
2016-03-03res_pjsip_caller_id: Anonymize 'From' when caller id presentation is prohibitedGeorge Joseph
2016-03-03Merge "loader: Retry dlopen when loading fails" into 13zuul
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." into 13zuul
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" into 13zuul
2016-03-03res_pjsip_dtmf_info: NULL terminate the message body.Joshua Colp
2016-03-03Merge "func_callerid.c: Update REDIRECTING reason documentation." into 13Joshua Colp
2016-03-03Merge "SIP diversion: Fix REDIRECTING(reason) value inconsistencies." into 13Joshua Colp
2016-03-03Merge "res_pjsip_send_to_voicemail.c: Fix off-nominal double channel unref." ...Joshua Colp
2016-03-02Merge "res_pjsip_send_to_voicemail.c: Allow either quoted or not send_to_vm r...zuul
2016-03-02Merge "CHAOS: cleanup possible null vars on msg alloc failure" into 13Joshua Colp
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
2016-03-02CHAOS: prevent crash on failed strdupScott Griepentrog
2016-03-01func_callerid.c: Update REDIRECTING reason documentation.Richard Mudgett
2016-03-01SIP diversion: Fix REDIRECTING(reason) value inconsistencies.Richard Mudgett
2016-03-01res_pjsip_send_to_voicemail.c: Allow either quoted or not send_to_vm reason.Richard Mudgett
2016-03-01res_pjsip_send_to_voicemail.c: Fix off-nominal double channel unref.Richard Mudgett
2016-03-01build-system: Allow building with static pjprojectGeorge Joseph
2016-02-29Merge "chan_sip.c: Fix T.38 issues caused by leaving a bridge." into 13zuul
2016-02-29Merge "res_pjsip_t38.c: Back out part of an earlier fix attempt." into 13zuul
2016-02-29Merge "bridge core: Add owed T.38 terminate when channel leaves a bridge." in...zuul
2016-02-29Merge "channel api: Create is_t38_active accessor functions." into 13zuul
2016-02-29Merge "bridge_channel: Don't settle owed events on an optimization." into 13zuul
2016-02-29Merge "channel.c: Route all control frames to a channel through the same code...zuul
2016-02-29Merge "res_pjsip_mwi: Turn some NOTICEs and WARNINGs into debug 1s." into 13zuul
2016-02-29chan_sip.c: Fix T.38 issues caused by leaving a bridge.Richard Mudgett
2016-02-29res_pjsip_t38.c: Back out part of an earlier fix attempt.Richard Mudgett
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-29channel.c: Route all control frames to a channel through the same code.Richard Mudgett
2016-02-29sorcery: Refactor create, update and delete to better deal with cachesGeorge Joseph
2016-02-27res_pjsip_mwi: Turn some NOTICEs and WARNINGs into debug 1s.George Joseph