summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-03-01Merge "chan_sip.c: Fix T.38 issues caused by leaving a bridge."Joshua Colp
2016-03-01Merge "res_pjsip_t38.c: Back out part of an earlier fix attempt."Joshua Colp
2016-03-01Merge "bridge core: Add owed T.38 terminate when channel leaves a bridge."Joshua Colp
2016-03-01Merge "channel api: Create is_t38_active accessor functions."Joshua Colp
2016-03-01Merge "bridge_channel: Don't settle owed events on an optimization."Joshua Colp
2016-03-01Merge "channel.c: Route all control frames to a channel through the same code."Joshua Colp
2016-02-29Merge "res_pjsip_mwi: Turn some NOTICEs and WARNINGs into debug 1s."zuul
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."Joshua Colp
2016-02-27Merge "res_sorcery_memory_cache: Fix SEGV in some CLI commands"Joshua Colp
2016-02-25Merge "chan_sip: Optionally supply fromuser/fromdomain in SIP dial string."zuul
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."zuul
2016-02-24Merge "res_config_sqlite3: Fix crashes when reading peers from sqlite3 tables"zuul
2016-02-24Merge "rtp_engine.h: Remove extraneous semicolons."zuul
2016-02-23Merge "res_pjsip_config_wizard: Add command to export primitive objects"zuul
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-22Merge "res_pjproject: Add ability to map pjproject log levels to Asterisk lo...Joshua Colp
2016-02-22res_config_sqlite3: Fix crashes when reading peers from sqlite3 tablesChristof Lauber
2016-02-19res_pjsip/config_transport: Allow reloading transports.George Joseph
2016-02-19chan_sip: Optionally supply fromuser/fromdomain in SIP dial string.Walter Doekes
2016-02-18Merge "Fix failing threadpool_auto_increment test."zuul
2016-02-18Merge "res_pjsip_outbound_publish: Fix processing 412 response"zuul
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"Joshua Colp
2016-02-18res_pjsip_outbound_publish: Fix processing 412 responseAlexei Gradinari
2016-02-18Fix failing threadpool_auto_increment test.Mark Michelson
2016-02-17cel.c: Fix mismatch in ast_cel_track_event() return type.Richard Mudgett
2016-02-17app_queue: fix Calculate talktime when is first call answeredRodrigo Ramírez Norambuena
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."zuul
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