Commit Graph

187 Commits (22)

Author SHA1 Message Date
Joshua Colp a7d856cd96 res_pjsip_endpoint_identifier_ip: Add support for SRV lookups.
8 years ago
Tzafrir Cohen bab253ac9f Fixes to various issues reported by pyflakes
8 years ago
Joshua Colp aed6c219a3 pjsip: Fix a few media bugs with reinvites and asymmetric payloads.
9 years ago
zuul 1ca148cae8 Merge "Add text of cdr directory into README.md for ast-db-manage"
9 years ago
George Joseph 442b597929 alembic: Allow cdr, config and voicemail to exist in the same schema
9 years ago
Rodrigo Ramírez Norambuena 79532bca75 Add text of cdr directory into README.md for ast-db-manage
9 years ago
Richard Mudgett ba362822f3 res_pjsip: Add ignore_uri_user_options option.
9 years ago
Aaron An 2a50c29101 res/res_pjsip: Add preferred_codec_only config to pjsip endpoint.
9 years ago
George Joseph 534063fd67 res_pjsip: Add contact_user to endpoint
9 years ago
Kevin Harwell b3c2f1164b alembic: add auth_username to endpoint's identify_by enum
9 years ago
zuul 3eeeb13481 Merge "alembic/sqlalchemy: auto increment only allowed on a single column"
9 years ago
Kevin Harwell d4170df40a alembic/sqlalchemy: auto increment only allowed on a single column
9 years ago
Alexei Gradinari 403b63571c res_pjsip_mwi: fix unsolicited mwi blocks PJSIP stack
9 years ago
Mark Michelson 76781a0964 Fix sqlalchemy error regarding identifier length.
9 years ago
Richard Mudgett e739888d99 res_pjsip: Add fax_detect_timeout endpoint option.
9 years ago
Alexei Gradinari 1c949eea6c res_pjsip: Added "subscribe_context" to endpoint
9 years ago
Joshua Colp 040a11cecd Merge "res_pjsip: improve realtime performance #2"
9 years ago
Alexei Gradinari 6fa3ed0679 res_pjsip: improve realtime performance #2
9 years ago
Mark Michelson b6bd97eea2 Fix Alembic upgrades.
9 years ago
Joshua Colp 4505a59dc9 alembic: Fix migration.
9 years ago
Alexei Gradinari 31f17abe44 res_pjsip: add "via_addr", "via_port", "call_id" to contact
9 years ago
Alexei Gradinari 69a85a519f res_pjsip: Endpoint IP Access Controls
9 years ago
Joshua Colp 87787bb889 Merge "res_pjsip: improve realtime performance"
9 years ago
Alexei Gradinari cc4c5f5693 res_pjsip: improve realtime performance
9 years ago
Alexei Gradinari 4df48581f1 pjsip: Added "reg_server" to contacts (fixed alembic)
9 years ago
Alexei Gradinari 2b1edee772 pjsip: Added "reg_server" to contacts.
9 years ago
George Joseph 4ebf9a938d res_pjsip: Add ability to identify by Authorization username
9 years ago
Alexei Gradinari 860b135c88 res_pjsip: disable multi domain to improve realtime performace
9 years ago
George Joseph 751d7a5a49 alembic: Remove batch operations (and sqlite support)
9 years ago
George Joseph e2524fcee3 res_pjsip_mwi: Add voicemail extension and mwi_subscribe_replaces_unsolicited
9 years ago
George Joseph c948ce9651 sorcery/res_pjsip: Refactor for realtime performance
9 years ago
George Joseph b8b7c2e428 alembic: Fix downgrade and tweak for sqlite
9 years ago
George Joseph ba8adb4ce3 res_pjsip/config_transport: Allow reloading transports.
9 years ago
George Joseph 9b13ab6a63 pjsip/alembic: Add missing columns to system and registration
9 years ago
George Joseph 52b29f9b4c pjsip/alembic: Fix definition of qualify_timeout
9 years ago
Richard Mudgett a4dcbdf50f Fix alembic branches on master.
9 years ago
Joshua Colp 2cdbd4d711 Merge "pjsip/alembic: Fix qualify_timeout column definition"
9 years ago
Daniel Journo c60d6c0162 pjsip/alembic: Fix qualify_timeout column definition
9 years ago
Daniel Journo 8182146e85 pjsip: Add option global/regcontext
9 years ago
George Joseph a41aab477a pjsip_sdp_rtp: Add option endpoint/bind_rtp_to_media_address
9 years ago
Joshua Colp e106292a92 Merge "Alembic: Increase column size of PJSIP AOR "contact"."
9 years ago
Mark Michelson c5e16fe33a Alembic: Add PJSIP global keep_alive_interval.
9 years ago
Mark Michelson cfb34adb83 Alembic: Increase column size of PJSIP AOR "contact".
10 years ago
Corey Farrell cd5ae02812 Increase account code maximum length to 80.
10 years ago
Kevin Harwell 691c0e0b31 res_pjsip_outbound_registration: registration stops due to fatal 4xx response
10 years ago
Mark Michelson 993ae9a669 res_pjsip: Change default from user value.
10 years ago
Joshua Colp 309dd2a409 pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.
10 years ago
Mark Michelson 2b42264e66 res_pjsip: Add rtp_keepalive endpoint option.
10 years ago
Kevin Harwell 93ac45d3bd res_pjsip: Add option to force G.726 to be treated as AAL2 packed.
10 years ago
Matt Jordan 75c0aa6979 contrib/ast-db-manage: Add Postgres ENUM type support in auto DTMF mode update
10 years ago
George Joseph c6ed681638 res_pjsip: Add global option to limit the maximum time for initial qualifies
10 years ago
George Joseph 51886c68dc pjsip_options: Add qualify_timeout processing and eventing
10 years ago
Matthew Jordan 8bae18ab93 res_pjsip: Add an 'auto' option for DTMF Mode
10 years ago
Richard Mudgett cb1c639817 Add missing file. ASTERISK-24781
10 years ago
Kevin Harwell 79a81fed59 alemebic scripts: endpoint identifier order option
10 years ago
Kevin Harwell aef7278af6 res_pjsip: Allow configuration of endpoint identifier query order
10 years ago
Kevin Harwell d42c6adb1a Revert - res_pjsip: Allow configuration of endpoint identifier query order
10 years ago
Kevin Harwell 1ce529d30e res_pjsip: allow configuration of endpoint identifier query order
10 years ago
Joshua Colp 7f8b7ace72 res_pjsip_sdp_rtp: Add support for optimistic SRTP.
11 years ago
Joshua Colp b2e766a6b7 alembic: Fix alembic migration for 'moh_passthrough' option in res_pjsip.
11 years ago
Joshua Colp ac091d4184 chan_pjsip: Add support for passing hold and unhold requests through.
11 years ago
Joshua Colp 7144c739e9 res_pjsip: Add 'user_eq_phone' option to add a 'user=phone' parameter when applicable.
11 years ago
Jonathan Rose b15cd42b5b Alembic: Add enumerator value to sippeers -> directmedia - 'outgoing'
11 years ago
Walter Doekes 77834b72d3 contrib: Fix verifyi typo in alembic DB script ps_transport table.
11 years ago
Matthew Jordan add46fd27c app_queue: Add RealTime support for queue rules
11 years ago
Richard Mudgett 8bdf374c4a Fix alembic script to work properly in offline mode.
11 years ago
Richard Mudgett 5273a14839 Add alembic script that adds contact user_agent and endpoint message_context.
11 years ago
Richard Mudgett a6612e80aa alembic: Adjust sippeers, queue_members, and voicemail_messages tables.
11 years ago
Matthew Jordan fd94fea599 res_pjsip: Support setting a default accountcode on endpoints
11 years ago
Joshua Colp 6e60f5d317 Recorded merge of revisions 417677 from http://svn.asterisk.org/svn/asterisk/branches/11
11 years ago
Joshua Colp 58f4c18ab6 res_pjsip_pubsub: Persist subscriptions in sorcery so they are recreated on startup.
11 years ago
Matthew Jordan 4bf21353de ast-db-manage/cdr/env.py: Don't fail if a config file can't be loaded
11 years ago
Kevin Harwell 798b21a914 pjsip realtime: increase the size of some columns
11 years ago
Richard Mudgett 4b18b3bb4d Fix 'alembic branches' merge conflict as described by the web page.
11 years ago
Jonathan Rose ff63012c4e PJSIP: TOS values should be represented as decimals in sorcery objects
11 years ago
Jonathan Rose f0b8590c14 pjsip configuration: Make transport TOS values consistent with endpoints
11 years ago
Richard Mudgett 15140883d0 alembic: Add missing queue and CDR table creation scripts.
11 years ago
Richard Mudgett ce18fcebf3 alembic: Add svn:ignore *.pyc to directories and svn:executable to *.py files.
11 years ago
Kevin Harwell 6a1cb65679 pjsip realtime: already created enum failure for postgresql
11 years ago
Kevin Harwell 10e38fb10c res_pjsip: Config option to enable PJSIP logger at load time.
11 years ago
Kevin Harwell e29c5e0c5c alembic: script modifications due to errors
11 years ago
Kinsey Moore 7cbb6eab15 PJSIP: Add Path header support
11 years ago
Scott Griepentrog d2eb007bf0 realtime: Create extensions in alembic ast-db-manage contribution
12 years ago
Kevin Harwell 76a2b855e1 res_pjsip: convert configuration settings names to snake case some more
12 years ago
Matthew Jordan 2e24dfe4d1 Update Alembic database scripts for external scripting and PostgreSQL, Oracle
12 years ago
Jonathan Rose 44bd543181 chan_pjsip: Add alembic scripts for generating db tables for PJSIP
12 years ago
Matthew Jordan 72cf2779e8 Actually *add* the database schema management utilities
12 years ago