summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2016-10-07alembic: Allow cdr, config and voicemail to exist in the same schemaGeorge Joseph
2016-09-30Add text of cdr directory into README.md for ast-db-manageRodrigo Ramírez Norambuena
2016-09-14Merge "sip_to_pjsip.py: Map legacy_useroption_parsing."zuul
2016-09-14Merge "res_pjsip: Add ignore_uri_user_options option."zuul
2016-09-12Merge "contrib: Let safe_asterisk script continue without /dev/tty9."zuul
2016-09-09sip_to_pjsip.py: Map legacy_useroption_parsing.Richard Mudgett
2016-09-09res_pjsip: Add ignore_uri_user_options option.Richard Mudgett
2016-09-09Merge "res/res_pjsip: Add preferred_codec_only config to pjsip endpoint."zuul
2016-09-09contrib: Let safe_asterisk script continue without /dev/tty9.Walter Doekes
2016-09-09res/res_pjsip: Add preferred_codec_only config to pjsip endpoint.Aaron An
2016-09-06Merge "sip_to_pjsip.py: Map canreinvite as directmedia alias."zuul
2016-09-06Merge "sip_to_pjsip.py: Fix typo converting outboundproxy registration."zuul
2016-09-02sip_to_pjsip.py: Map canreinvite as directmedia alias.Richard Mudgett
2016-09-02sip_to_pjsip.py: Fix typo converting outboundproxy registration.Richard Mudgett
2016-09-02sip_to_pjsip.py: Fix comment typo and tabs.Richard Mudgett
2016-08-26sip_to_pjsip: Migrate IPv4/IPv6 (Dual Stack) configurations.Alexander Traud
2016-08-19Merge "sip_to_pjsip: Map externhost/ip to Transports."zuul
2016-08-19Merge "sip_to_pjsip: Add cert_file."zuul
2016-08-19Merge "res_pjsip: Add contact_user to endpoint"zuul
2016-08-19sip_to_pjsip: Add cert_file.Alexander Traud
2016-08-18Merge "sip_to_pjsip: Write cos and tos."Joshua Colp
2016-08-18sip_to_pjsip: Set correct tls transport methodKevin Harwell
2016-08-18Merge "sip_to_pjsip: Parse register even with transport."Joshua Colp
2016-08-18Merge "sip_to_pjsip: Write local_net, contact_acl, contact_deny, and contact_...Joshua Colp
2016-08-18Merge "sip_to_pjsip: Map (session-)timers correctly."Joshua Colp
2016-08-18Merge "sip_to_pjsip: Add cert_file and ca_list_path."Joshua Colp
2016-08-18Merge "sip_to_pjsip: Write username even without authname."Joshua Colp
2016-08-18Merge "sip_to_pjsip: Map the TLS method correctly."Joshua Colp
2016-08-18Merge "sip_to_pjsip: Add compactheaders, timerb, timert1, and useragent."Joshua Colp
2016-08-18Merge "sip_to_pjsip: Write media_encryption."Joshua 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-10Merge "alembic/sqlalchemy: auto increment only allowed on a single column"zuul
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-26astconfigparser.py: Update with realtime fixes.Joshua Colp
2016-07-22Fix sqlalchemy error regarding identifier length.Mark Michelson