summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2016-02-18res_pjproject: Add ability to map pjproject log levels to Asterisk log levelsGeorge Joseph
2016-02-18Merge "app_queue: fix Calculate talktime when is first call answered" into 13zuul
2016-02-18res_pjsip_outbound_publish: Fix processing 412 responseAlexei Gradinari
2016-02-18Fix failing threadpool_auto_increment test.Mark Michelson
2016-02-17app_queue: fix Calculate talktime when is first call answeredRodrigo Ramírez Norambuena
2016-02-17cel.c: Fix mismatch in ast_cel_track_event() return type.Richard Mudgett
2016-02-16res_odbc: Fix exports.in for missing symbolsGeorge Joseph
2016-02-16res_statsd: Fix exports.in for missing symbolsGeorge Joseph
2016-02-15res_pjsip_config_wizard: Add command to export primitive objectsGeorge Joseph
2016-02-15res_pjsip_caller_id: Fix segfault when replacing rpid or pai headerGeorge Joseph
2016-02-15Merge "Fix creation race of contact_status structures." into 13Joshua Colp
2016-02-15Fix creation race of contact_status structures.Mark Michelson
2016-02-15res_pjsip_pubsub: Move where the subscription is stored to after initialized.Joshua Colp
2016-02-12Merge "res_pjsip: Refactor load_module/unload_module" into 13Joshua Colp
2016-02-12Merge "res_pjsip: Handle pjsip_dlg_create_uas deprecation" into 13zuul
2016-02-12main/asterisk.c: Reverse #if statement in listener() to fix code folding.Corey Farrell
2016-02-11res_pjsip: Refactor load_module/unload_moduleGeorge Joseph
2016-02-11Merge "Resources/res_phoneprov: fix memory leak and heap-use-after-free" into 13zuul
2016-02-11Resources/res_phoneprov: fix memory leak and heap-use-after-freeBadalyan Vyacheslav
2016-02-11func_iconv: Ensure output strings are properly terminated.Sean Bright
2016-02-11Merge "res_pjsip: Fix infinite recursion when loading transports from realti...Joshua Colp