summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-02-27Merge "res_pjsip/config_transport: Allow reloading transports." into 13zuul
2016-02-25res_sorcery_memory_cache: Fix SEGV in some CLI commandsGeorge Joseph
2016-02-25Add initial support to build Docker imagesLeif Madsen
2016-02-24Merge "chan_sip.c: Suppress T.38 SDP c= line if addr is the same." into 13zuul
2016-02-24Merge "res_config_sqlite3: Fix crashes when reading peers from sqlite3 tables...Joshua Colp
2016-02-23rtp_engine.h: Remove extraneous semicolons.Richard Mudgett
2016-02-23chan_sip.c: Suppress T.38 SDP c= line if addr is the same.Richard Mudgett
2016-02-23res_config_sqlite3: Fix crashes when reading peers from sqlite3 tablesChristof Lauber
2016-02-23Merge "res_pjsip_config_wizard: Add command to export primitive objects" int...zuul
2016-02-22Merge "res_pjproject: Add ability to map pjproject log levels to Asterisk lo...Joshua Colp
2016-02-19res_pjsip/config_transport: Allow reloading transports.George Joseph
2016-02-18Merge "Fix failing threadpool_auto_increment test." into 13zuul
2016-02-18Merge "res_pjsip_outbound_publish: Fix processing 412 response" into 13zuul