summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2016-08-18Merge "sip_to_pjsip: Map the TLS method correctly." into 13Joshua Colp
2016-08-18Merge "sip_to_pjsip: Add compactheaders, timerb, timert1, and useragent." int...Joshua Colp
2016-08-18Merge "sip_to_pjsip: Write media_encryption." into 13Joshua Colp
2016-08-18sip_to_pjsip: Map the TLS method correctly.Alexander Traud
2016-08-18sip_to_pjsip: Add compactheaders, timerb, timert1, and useragent.Alexander Traud
2016-08-18sip_to_pjsip: Map (session-)timers correctly.Alexander Traud
2016-08-18sip_to_pjsip: Write username even without authname.Alexander Traud
2016-08-18sip_to_pjsip: Parse register even with transport.Alexander Traud
2016-08-18sip_to_pjsip: Write local_net, contact_acl, contact_deny, and contact_permit.Alexander Traud
2016-08-18sip_to_pjsip: Map externhost/ip to Transports.Alexander Traud
2016-08-18sip_to_pjsip: Add defaultexpiry, maxexpiry, and minexpiry.Alexander Traud
2016-08-18sip_to_pjsip: Write media_encryption.Alexander Traud
2016-08-18sip_to_pjsip: Write cos and tos.Alexander Traud
2016-08-18sip_to_pjsip: Add cert_file and ca_list_path.Alexander Traud
2016-08-17res_pjsip: Add contact_user to endpointGeorge Joseph
2016-08-11alembic: add auth_username to endpoint's identify_by enumKevin Harwell
2016-08-10alembic/sqlalchemy: auto increment only allowed on a single columnKevin Harwell
2016-08-08res_pjsip_mwi: fix unsolicited mwi blocks PJSIP stackAlexei Gradinari
2016-08-03astconfigparser: Really handle case where line is simply a comment.Joshua Colp
2016-07-29astconfigparser: Handle case where line is simply a comment.Joshua Colp
2016-07-28Merge "astconfigparser.py: Update with realtime fixes." into 13Joshua Colp
2016-07-26astconfigparser.py: Update with realtime fixes.Joshua Colp
2016-07-22Fix sqlalchemy error regarding identifier length.Mark Michelson
2016-07-19res_pjsip: Add fax_detect_timeout endpoint option.Richard Mudgett
2016-07-12Merge "install_prereq: Checkout of libSRTP 1.5.x." into 13zuul
2016-07-11install_prereq: Checkout of libSRTP 1.5.x.Alexander Traud
2016-07-05res_pjsip: Added "subscribe_context" to endpointAlexei Gradinari
2016-06-30Merge "res_pjsip: improve realtime performance #2" into 13Joshua Colp
2016-06-22Fix Alembic upgrades.Mark Michelson
2016-06-22res_pjsip: improve realtime performance #2Alexei Gradinari
2016-06-02alembic: Fix migration.Joshua Colp
2016-05-25res_pjsip: add "via_addr", "via_port", "call_id" to contactAlexei Gradinari
2016-05-13res_pjsip: Endpoint IP Access ControlsAlexei Gradinari
2016-05-11Merge "res_pjsip: improve realtime performance" into 13zuul
2016-05-05res_pjsip: improve realtime performanceAlexei Gradinari
2016-05-04pjsip: Added "reg_server" to contacts (fixed alembic)Alexei Gradinari
2016-05-03Merge "pjproject_bundled: Various fixes discovered during testing of OSes" i...zuul
2016-05-03pjproject_bundled: Various fixes discovered during testing of OSesGeorge Joseph
2016-05-02pjsip: Added "reg_server" to contacts.Alexei Gradinari
2016-04-27res_pjsip: Add ability to identify by Authorization usernameGeorge Joseph
2016-04-27res_pjsip: disable multi domain to improve realtime performaceAlexei Gradinari
2016-04-07alembic: Remove batch operations (and sqlite support)George Joseph
2016-04-04Merge "install_prereq: Fix check_installed_debs remove subversion" into 13Joshua Colp
2016-04-04install_prereq: Fix check_installed_debs remove subversionGeorge Joseph
2016-03-30res_pjsip_mwi: Add voicemail extension and mwi_subscribe_replaces_unsolicitedGeorge Joseph
2016-03-25sorcery/res_pjsip: Refactor for realtime performanceGeorge Joseph
2016-03-17Merge "install_prereq: Check if is installed aptitude otherwise to install." ...zuul
2016-03-17install_prereq: Update repositories before install on Debian systemsRodrigo Ramírez Norambuena
2016-03-17install_prereq: Check if is installed aptitude otherwise to install.Rodrigo Ramírez Norambuena
2016-03-17Merge "Add initial support to build Docker images" into 13zuul