Commit Graph

3781 Commits (90389f6b7d8080ba033bfe002b5d375abeb6c4fd)

Author SHA1 Message Date
Torrey Searle 804005d251 res_rtp_asterisk: fix memory leak in dtls
9 years ago
Joshua Colp eb08734a94 Merge "res_rtp_asterisk: Use latest DTLS version available by underlying platform."
9 years ago
Joshua Colp eaaab8f55f Merge "res_pjsip_session: Handle race condition at shutdown with timer."
9 years ago
Richard Mudgett f572b26495 res_pjproject.c: Replace inlined DEBUG_ATLEAST() with macro.
9 years ago
George Joseph b57cd01404 res_pjsip_pubsub: Address SEGV when attempting to terminate a subscription
9 years ago
Alexander Traud 6eb0354f2d res_rtp_asterisk: Use latest DTLS version available by underlying platform.
9 years ago
Scott Griepentrog 596d0b0bc3 PJSIP: provide transport type with received messages
9 years ago
zuul d22ce6fd3e Merge "fix: memory leaks, resource leaks, out of bounds and bugs"
9 years ago
Joshua Colp e94aae00a7 res_pjsip_session: Handle race condition at shutdown with timer.
9 years ago
Alexei Gradinari 820ed3d4b3 fix: memory leaks, resource leaks, out of bounds and bugs
9 years ago
Mark Michelson 11caa10cf5 ARI: Ensure announcer channels are destroyed.
9 years ago
Richard Mudgett 3c80f84cd0 res_pjsip_transport_management.c: Misc cleanups to survive shutdown.
10 years ago
Richard Mudgett 7c59f2126f res_pjsip.c: Add check that timer actually got scheduled.
10 years ago
zuul 181766748f Merge "res_pjsip_session.c: Reorganize ast_sip_session_terminate()."
10 years ago
Richard Mudgett 51cc5c31c4 res_rtp_multicast.c: Fix warning message typo.
10 years ago
Richard Mudgett 3d0632a9c2 res_pjsip_session.c: Reorganize ast_sip_session_terminate().
10 years ago
zuul 39e6d80937 Merge "ARI: Ensure proper channel state on operations."
10 years ago
Mark Michelson 1fd3a7849e ARI: Ensure proper channel state on operations.
10 years ago
Richard Mudgett 04ec9c745e res_pjsip_registrar.c: Eliminate rx REGISTER request race condition.
10 years ago
Richard Mudgett 4879cd875c sorcery: Add setting object type congestion levels.
10 years ago
Richard Mudgett 2cd67d5b07 taskprocessors: Implement high/low water mark alerts.
10 years ago
Richard Mudgett c966a035e0 res_pjsip_session: Use distributor serializer for incoming calls.
10 years ago
Richard Mudgett 5b7b16a87f res_pjsip_pubsub.c: Recreate subscriptions using distributor serializer.
10 years ago
Richard Mudgett c2ae49249c res_pjsip_pubsub.c: Use distributor serializer for incoming subscriptions.
10 years ago
Richard Mudgett 2ff26e9746 pjsip_distributor.c: Consistently pick a serializer for messages.
10 years ago
Richard Mudgett df2791da8f pjsip_distributor.c: Ignore messages until fully booted.
10 years ago
Joshua Colp 5c949d009e Merge "Fixes to include signal.h"
10 years ago
Joshua Colp 216f78c0ce Merge "Make use of GLOB_BRACE and GLOB_NOMAGIC optional"
10 years ago
Timo Teräs 39b69ab537 Fixes to include signal.h
10 years ago
Matt Jordan 7f5ca67e5f res_hep_{pjsip|rtcp}: Decline module loads if res_hep had not loaded
10 years ago
Joshua Colp 643dd462ee Merge "ari/resource_channels: Add 'formats' to channel create/originate"
10 years ago
Joshua Colp 33787459c3 Merge "res_odbc: Implement a connection pool."
10 years ago
Joshua Colp 31a5c28339 res_odbc: Implement a connection pool.
10 years ago
Alexander Traud 52120204c9 res_srtp: Instead of libSRTP use OpenSSL as random source.
10 years ago
George Joseph a2f820e8dc ari/resource_channels: Add 'formats' to channel create/originate
10 years ago
Timo Teräs 797695c5cc Make use of GLOB_BRACE and GLOB_NOMAGIC optional
10 years ago
Richard Mudgett aec7916595 pjsip_distributor.c: Use correct rdata info access method (Part 2).
10 years ago
zuul 84a93b0d67 Merge "ARI: Re-implement the ARI dial command, allowing for early bridging."
10 years ago
zuul dffbb2d7c3 Merge "res_pjsip_mwi_body_generator: Re-order the body items"
10 years ago
Joshua Colp 11ea121cc8 Merge "res_pjsip: add "via_addr", "via_port", "call_id" to contact"
10 years ago
zuul 853350b5ea Merge "res_pjsip: Add clarifying documentation to PJSIP_HEADER help text"
10 years ago
zuul 6db496c788 Merge "multicast RTP: Add dialing options"
10 years ago
zuul 47c4f52df6 Merge "res_pjsip: chatty verbose messages"
10 years ago
George Joseph 8a6a14590d res_pjsip_mwi_body_generator: Re-order the body items
10 years ago
Rusty Newton b56f611856 res_pjsip: Add clarifying documentation to PJSIP_HEADER help text
10 years ago
Mark Michelson bb0f4a6310 multicast RTP: Add dialing options
10 years ago
Mark Michelson 88d997913f ARI: Re-implement the ARI dial command, allowing for early bridging.
10 years ago
Alexei Gradinari 31f17abe44 res_pjsip: add "via_addr", "via_port", "call_id" to contact
10 years ago
Alexei Gradinari 574c9e77eb res_pjsip: chatty verbose messages
10 years ago
Richard Mudgett 7d44d12816 pjsip_distributor.c: Use correct rdata info access method.
10 years ago
zuul a6b16d7029 Merge "res_pjsip_outbound_publish: Ensure publish is valid when explicitly destroying."
10 years ago
zuul d1ab0936ab Merge "res_pjsip: Only check transaction on transaction state events."
10 years ago
Joshua Colp 070eab6ed2 res_pjsip_outbound_publish: Ensure publish is valid when explicitly destroying.
10 years ago
Joshua Colp cab97fd905 Merge "ARI: Add the ability to download the media associated with a stored recording"
10 years ago
Joshua Colp 85d0272e76 res_pjsip: Only check transaction on transaction state events.
10 years ago
Mark Michelson 1c02b19b79 res_pjsip: Match dialogs on responses better.
10 years ago
Matt Jordan e773e3a9bb ARI: Add the ability to download the media associated with a stored recording
10 years ago
Joshua Colp 40cb032009 res_sorcery_astdb: Filter fields to only the registered ones.
10 years ago
Joshua Colp ff3cbc0046 Merge "res_pjsip_empty_info: Respond to empty SIP INFO packets"
10 years ago
Joshua Colp e205eb55a4 Merge "res_pjsip: Endpoint IP Access Controls"
10 years ago
snuffy 9766a12b4c res_pjsip_empty_info: Respond to empty SIP INFO packets
10 years ago
Joshua Colp b57032c364 Merge "res_hep: Provide an option to pick the UUID type"
10 years ago
Joshua Colp 1f36270b21 Merge "res/res_hep_pjsip: Fix reported local IP address when bound to 'any'"
10 years ago
Joshua Colp d4b77dad1b res_pjsip_exten_state: Use the extension for publishing to.
10 years ago
Kevin Harwell 3905997bae res_pjsip_outbound_publish: Add multi-user support per configuration
10 years ago
Joshua Colp e2fc83af50 Merge "ARI: Add the ability to play multiple media URIs in a single operation"
10 years ago
Matt Jordan 03d88b5656 ARI: Add the ability to play multiple media URIs in a single operation
10 years ago
George Joseph ae81b55361 res_pjsip_outbound_registration: Clean up state when registration is deleted
10 years ago
George Joseph 8b5cee4a4f res_pjsip: Set TCP_NODELAY on TCP transports
10 years ago
Matt Jordan d29c17834c res/res_hep_pjsip: Fix reported local IP address when bound to 'any'
10 years ago
Sean Bright 14938184a3 res_ari: Correct Location headers returned by some ARI resources
10 years ago
Matt Jordan e06a23681c res_hep: Provide an option to pick the UUID type
10 years ago
zuul d9c5882e69 Merge "config_transport: Tell pjproject to allow all SSL/TLS protocols"
10 years ago
Alexei Gradinari 69a85a519f res_pjsip: Endpoint IP Access Controls
10 years ago
zuul 7643dc44b2 Merge "pjsip_distributor: Add missing newline to NOTICE"
10 years ago
zuul dd354009d3 Merge "res_pjsip_outbound_registration: generate correct Contact URI for TLS"
10 years ago
George Joseph 4f8cfa0220 pjsip_distributor: Add missing newline to NOTICE
10 years ago
Sebastian Damm d14d1ba826 res_pjsip_outbound_registration: generate correct Contact URI for TLS
10 years ago
Joshua Colp 1be506d811 Merge "res_pjsip_outbound_publish: state potential dropped on reloads/realtime fetches"
10 years ago
Joshua Colp 086e311a75 Merge "res_pjsip_outbound_publishing: After unloading the library won't load again"
10 years ago
Joshua Colp 0863ccee09 Merge "res_pjsip_outbound_publish: Won't unload if condition wait times out"
10 years ago
Joshua Colp 09e22d7d6c Merge "res_pjsip_outbound_publish: Ref leak in off nominal callback paths"
10 years ago
Joshua Colp ce3733d16e Merge "res_pjsip_outbound_publish: Potential crash due to off nominal path"
10 years ago
Joshua Colp 87787bb889 Merge "res_pjsip: improve realtime performance"
10 years ago
zuul 21442faf34 Merge "res_fax/t38_gateway: Peer V.21 session is created on wrong channel"
10 years ago
zuul f60b1f35a0 Merge "res_pjsip_authenticator_digest: Don't use source port in nonce verification"
10 years ago
Joshua Colp 3699beea38 Merge "res_pjsip_pubsub: Use common datastores container API."
10 years ago
Kevin Harwell 1e876d6915 res_pjsip_authenticator_digest: Don't use source port in nonce verification
10 years ago
George Joseph dfefbf8731 config_transport: Tell pjproject to allow all SSL/TLS protocols
10 years ago
Joshua Colp d03e170ae7 res_pjsip_pubsub: Use common datastores container API.
10 years ago
Alexei Gradinari 322c3b4262 res_pjsip: module load priority
10 years ago
Kevin Harwell 64e058f75a res_pjsip_outbound_publish: state potential dropped on reloads/realtime fetches
10 years ago
Kevin Harwell adc82a2260 res_pjsip_outbound_publishing: After unloading the library won't load again
10 years ago
Kevin Harwell 3b0ce5169d res_pjsip_outbound_publish: Won't unload if condition wait times out
10 years ago
Kevin Harwell 41fccbfeb1 res_pjsip_outbound_publish: Ref leak in off nominal callback paths
10 years ago
Kevin Harwell dfbb03cc8e res_pjsip_outbound_publish: Potential crash due to off nominal path
10 years ago
Alexei Gradinari cc4c5f5693 res_pjsip: improve realtime performance
10 years ago
Alexei Gradinari 92f85fe766 res_fax/t38_gateway: Peer V.21 session is created on wrong channel
10 years ago
Alexei Gradinari 380ac201ac res_fax: add FAXMODE variable
10 years ago
Alexei Gradinari a4cfcda036 res_pjsip/AMI: add contact.updated event
10 years ago
zuul c339d4c6ed Merge "pjsip: Added "reg_server" to contacts."
10 years ago
Alexei Gradinari 2b1edee772 pjsip: Added "reg_server" to contacts.
10 years ago
Richard Mudgett 2c46063d54 res_pjsip_exten_state: Create PUBLISH messages.
10 years ago
Joshua Colp bc19d9a2b0 Merge "res_pjsip_exten_state: Check if body generator is available."
10 years ago
Joshua Colp d57847a7c7 Merge "res_pjsip_pubsub.c: Fix body generator registration race."
10 years ago
zuul ce3687011f Merge "res_pjsip: Start body generator users after suppliers."
10 years ago
zuul e4b086939d Merge "res_pjsip_pubsub.c: Add useful information to some messages."
10 years ago
zuul c8f53bc4e9 Merge "res_pjsip_outbound_publish.c: Remove redundant flag check."
10 years ago
zuul 980b772265 Merge "res_pjsip: Add ability to identify by Authorization username"
10 years ago
Richard Mudgett 0b5292525c res_pjsip_exten_state: Check if body generator is available.
10 years ago
Richard Mudgett 369182d084 res_pjsip: Start body generator users after suppliers.
10 years ago
Richard Mudgett 3af83ea2fb res_pjsip_pubsub.c: Add useful information to some messages.
10 years ago
Richard Mudgett 8e1b663b87 res_pjsip_pubsub.c: Fix body generator registration race.
10 years ago
Richard Mudgett 76ea4cfaae res_pjsip_outbound_publish.c: Remove redundant flag check.
10 years ago
zuul 057ed94048 Merge "res_pjsip_exten_state: Add config support for exten state publishers."
10 years ago
George Joseph 4ebf9a938d res_pjsip: Add ability to identify by Authorization username
10 years ago
Joshua Colp d1b9b96456 Merge "res_pjsip: disable multi domain to improve realtime performace"
10 years ago
zuul 9d57416315 Merge "res_pjsip: Add serialized scheduler (res_pjsip/pjsip_scheduler.c)"
10 years ago
Alexei Gradinari 860b135c88 res_pjsip: disable multi domain to improve realtime performace
10 years ago
Joshua Colp 81ea80b74c res_pjsip_exten_state: Add config support for exten state publishers.
10 years ago
George Joseph 99fcf2a791 res_agi: Prevent run_agi from eating frames it shouldn't
10 years ago
zuul ac50fdecdb Merge "res_stasis: Handle re-enter stasis bridge with swap channel."
10 years ago
Richard Mudgett 6b1a632290 res_stasis: Handle re-enter stasis bridge with swap channel.
10 years ago
George Joseph 70e860ec49 res_pjsip_callerid: Clear out display name if id->name is not valid
10 years ago
Mark Michelson 0235a66532 PJSIP: Remove PJSIP parsing functions from uri length validation.
10 years ago
Joshua Colp d268fe527d Merge "stasis_bridge.c: Update stasis bridge push diagnostic messages."
10 years ago
Joshua Colp 2b6764d8b9 Merge "res_pjsip_transport_management: Allow unload to occur."
10 years ago
Mark Michelson b8b60135ec res_pjsip_registrar: Fix bad memory-ness with user_agent.
10 years ago
Joshua Colp 6cfa02394f res_pjsip_transport_management: Allow unload to occur.
10 years ago
Richard Mudgett af114edb8b stasis_bridge.c: Update stasis bridge push diagnostic messages.
10 years ago
Mark Michelson be4333ddad transport management: Register thread with PJProject.
10 years ago
George Joseph e83499df56 res_pjsip: Add serialized scheduler (res_pjsip/pjsip_scheduler.c)
10 years ago
Joshua Colp d3e4d10f04 Merge "res_pjsip_transport_management: Kill idle TCP connections."
10 years ago
Joshua Colp 0c239112bb Merge "Rename res_pjsip_keepalive res_pjsip_transport_management"
10 years ago
Mark Michelson 216f22fd0f res_pjsip_transport_management: Kill idle TCP connections.
10 years ago
Mark Michelson d9fba46016 Rename res_pjsip_keepalive res_pjsip_transport_management
10 years ago
Mark Michelson 7b8b6e2e4f AST-2016-004: Fix crash on REGISTER with long URI.
10 years ago
Joshua Colp c714d0006b Merge "res_pjsip_dialog_info: Add missing "direction" attribute in NOTIFY event"
10 years ago
Alexei Gradinari 49813bc9e5 res_pjsip: Add headers to AMI Event ContactStatusDetail
10 years ago
zuul 74951bd591 Merge "res_pjsip_outbound_publish: Add transport for outbound PUBLISH"
10 years ago
Alexei Gradinari 4e00e31ef1 res_pjsip_outbound_publish: Add transport for outbound PUBLISH
10 years ago
George Joseph a621dd5e96 res_pjsip contact: Lock expiration/addition of contacts
10 years ago
Alexei Gradinari b3be945415 res_pjsip_dialog_info: Add missing "direction" attribute in NOTIFY event
10 years ago
Richard Mudgett 6138a75e8e pbx.h: Make ast_state_cb_type take more const.
10 years ago
Joshua Colp 2eaeea690d res_pjsip_registrar_expire: Fix race condition at shutdown.
10 years ago
Joshua Colp 3e5672d843 res_pjsip: Fix configuration setting of "regcontext".
10 years ago
Joshua Colp 97db0ca884 Merge "res_pjsip: Handle deferred SDP hold/unhold properly."
10 years ago
Joshua Colp 72ef79dc2d Merge "ARI: Add method to Dial a created channel."
10 years ago
Joshua Colp 3b71f09bb7 Merge "ARI: Add method to create a new channel."
10 years ago
Mark Michelson abbb2edd4c ARI: Add method to Dial a created channel.
10 years ago
Mark Michelson dd48d60c5b ARI: Add method to create a new channel.
10 years ago
Mark Michelson a098251e7e res_pjsip: Handle deferred SDP hold/unhold properly.
10 years ago
Joshua Colp 784fb43f43 res_http_websocket: Make core supported.
10 years ago
Joshua Colp 051da5c3af Merge "res_rtp_asterisk: Use separate SRTP session for RTCP with DTLS"
10 years ago
George Joseph c07e1190ec res_pjsip_mwi: Fix segv caused by 16c7d8e74a
10 years ago
Joshua Colp abf241b94f Merge "res_pjsip_mwi: Allow subscribe to vm access extension as an alias"
10 years ago
Joshua Colp 96dcd81110 Merge "res_pjsip_mwi: Add voicemail extension and mwi_subscribe_replaces_unsolicited"
10 years ago
zuul e2a8033d09 Merge "res_stasis: Add control ref to playback and recording structs."
10 years ago
zuul cd6d478d3f Merge "res_stasis: Fix crash on a hanging up channel."
10 years ago
Joshua Colp 7372925a5b Merge "res_stasis.c: Protect channel datastore list from stasis end."
10 years ago
Joshua Colp 99c749cf26 Merge "res_rtp_asterisk: Fix placement of txcount increment"
10 years ago
Joshua Colp 41cedd9896 Merge "res_ari: Cannot get control also means channel is unavailable."
10 years ago
Richard Mudgett 0ea742d33a res_stasis: Add control ref to playback and recording structs.
10 years ago
Richard Mudgett 53f63ad770 res_stasis: Fix crash on a hanging up channel.
10 years ago
Richard Mudgett 2fab4d7da8 res_stasis.c: Protect channel datastore list from stasis end.
10 years ago
Richard Mudgett ece2edaa04 res_ari: Cannot get control also means channel is unavailable.
10 years ago
Richard Mudgett 2f36cba4b5 res_stasis_recording.c: Cleanup stasis_app_recording_find_by_name().
10 years ago
George Joseph 2b3261cd36 res_pjsip_mwi: Allow subscribe to vm access extension as an alias
10 years ago
George Joseph e2524fcee3 res_pjsip_mwi: Add voicemail extension and mwi_subscribe_replaces_unsolicited
10 years ago
zuul 23d2a561d5 Merge "res_pjsip/pjsip_options: Fix From generation on outgoing OPTIONS"
10 years ago
George Joseph 724b9ab28f res_rtp_asterisk: Fix placement of txcount increment
10 years ago
George Joseph c4064727d2 chan_pjsip: Add 'pjsip show channelstats'
10 years ago
Joshua Colp 03845666da Merge "res_rtp_asterisk: Fix packet stats on bridged connection"
10 years ago
zuul 2a7bc6b2aa Merge "sorcery/res_pjsip: Refactor for realtime performance"
10 years ago
Jacek Konieczny 970803efcb res_rtp_asterisk: Use separate SRTP session for RTCP with DTLS
10 years ago
Joshua Colp 6ce25bd62a Merge "res_parking: Misc fixes."
10 years ago
George Joseph 44ffb5105a res_rtp_asterisk: Fix packet stats on bridged connection
10 years ago
George Joseph c971a64366 res_pjsip/pjsip_options: Fix From generation on outgoing OPTIONS
10 years ago
George Joseph c948ce9651 sorcery/res_pjsip: Refactor for realtime performance
10 years ago
Joshua Colp 77a9272431 Merge "res_parking: Fix blind transfer dynamic lots creation."
10 years ago
zuul 36347dbc3c Merge "res_parking: Cleanup find_channel_parking_lot_name() usage."
10 years ago
Richard Mudgett 8e8cf80cea res_parking: Fix blind transfer dynamic lots creation.
10 years ago
Richard Mudgett 3cf714031c res_parking: Cleanup find_channel_parking_lot_name() usage.
10 years ago
Richard Mudgett 13e75ee04f res_parking: Misc fixes.
10 years ago
Philip Correia e2853ae337 res_parking: Update parking documentation for dynamic parking lots.
10 years ago
Joshua Colp 9462a08aee Merge "musiconhold: Only warn if music class is not found in memory and database."
10 years ago
Gianluca Merlo 894071ea2c config: fix flags in uint option handler
10 years ago
Walter Doekes 13cdf3e8a1 musiconhold: Only warn if music class is not found in memory and database.
10 years ago
Matthew Jordan 22e2340813 res/res_http_media_cache: Add an HTTP(S) backend for the core media cache
10 years ago
Sergio Medina Toledo bdccb81157 res_pjsip_refer.c: Fix seg fault in process of Refer-to header.
10 years ago
zuul d804b904c5 Merge "build: Add configure check for proto field of PJSIP TLS transport setting."
10 years ago
Joshua Colp abe893725b Merge "res_pjsip_refer.c: Delay sending the initial SIP Notify with frag 100"
10 years ago
Joshua Colp 4df7b3ae80 build: Add configure check for proto field of PJSIP TLS transport setting.
10 years ago
zuul f0799da3ac Merge "res_pjsip_caller_id: Anonymize 'From' when caller id presentation is prohibited"
10 years ago
zuul 7329f2ab97 Merge "res_pjsip: Strip spaces from items parsed from comma-separated lists"
10 years ago
Joshua Colp 5cf2226e01 Merge "main/cli.c: Refactor function to print seconds formatted"
10 years ago
zuul 760444a1f5 Merge "res_odbc_transaction: fix some format tab"
10 years ago
George Joseph d2eb65f71e res_pjsip: Strip spaces from items parsed from comma-separated lists
10 years ago
Rodrigo Ramírez Norambuena f690c105f3 res_odbc_transaction: fix some format tab
10 years ago
Rodrigo Ramírez Norambuena 0ec9fe5421 main/cli.c: Refactor function to print seconds formatted
10 years ago
zuul 64c03d4d19 Merge "config_transport: Fix objects returned by ast_sip_get_transport_states"
10 years ago
George Joseph 2b9849625c res_pjsip_caller_id: Anonymize 'From' when caller id presentation is prohibited
10 years ago
Kevin Harwell 0d2ccbca62 res_pjsip_refer.c: Delay sending the initial SIP Notify with frag 100
10 years ago
Joshua Colp 6af7fc4c37 res_pjsip_dtmf_info: NULL terminate the message body.
10 years ago
Joshua Colp d7fe2becdd Merge "SIP diversion: Fix REDIRECTING(reason) value inconsistencies."
10 years ago
Joshua Colp 8140d7a8ef Merge "res_pjsip_send_to_voicemail.c: Allow either quoted or not send_to_vm reason."
10 years ago
zuul 71427f1454 Merge "res_pjsip_send_to_voicemail.c: Fix off-nominal double channel unref."
10 years ago
zuul 53f84a4670 Merge "CHAOS: cleanup possible null vars on msg alloc failure"
10 years ago
George Joseph 7b71bca8a4 config_transport: Fix objects returned by ast_sip_get_transport_states
10 years ago
Scott Griepentrog 0a3f0e85ac CHAOS: cleanup possible null vars on msg alloc failure
10 years ago
Scott Griepentrog 60aa871be3 CHAOS: prevent crash on failed strdup
10 years ago
Richard Mudgett 25de01f301 SIP diversion: Fix REDIRECTING(reason) value inconsistencies.
10 years ago
Richard Mudgett 8c8ef4efb0 res_pjsip_send_to_voicemail.c: Allow either quoted or not send_to_vm reason.
10 years ago
Richard Mudgett 75ec137e91 res_pjsip_send_to_voicemail.c: Fix off-nominal double channel unref.
10 years ago
Joshua Colp 91f8763452 Merge "res_pjsip_t38.c: Back out part of an earlier fix attempt."
10 years ago
zuul c47d15fda7 Merge "res_pjsip_mwi: Turn some NOTICEs and WARNINGs into debug 1s."
10 years ago
Richard Mudgett bf29a4e2e6 res_pjsip_t38.c: Back out part of an earlier fix attempt.
10 years ago
George Joseph acf329a3c7 res_pjsip_mwi: Turn some NOTICEs and WARNINGs into debug 1s.
10 years ago
Joshua Colp 62d98b5a7f Merge "res_pjsip/config_transport: Allow reloading transports."
10 years ago
George Joseph 7e3e1ddf7e res_sorcery_memory_cache: Fix SEGV in some CLI commands
10 years ago
zuul d6b2c1d98e Merge "res_config_sqlite3: Fix crashes when reading peers from sqlite3 tables"
10 years ago
zuul 062857ece3 Merge "res_pjsip_config_wizard: Add command to export primitive objects"
10 years ago
Joshua Colp def3fb4634 Merge "res_pjproject: Add ability to map pjproject log levels to Asterisk log levels"
10 years ago
Christof Lauber b7970cabfa res_config_sqlite3: Fix crashes when reading peers from sqlite3 tables
10 years ago
George Joseph ba8adb4ce3 res_pjsip/config_transport: Allow reloading transports.
10 years ago
George Joseph f8767a8804 res_pjproject: Add ability to map pjproject log levels to Asterisk log levels
10 years ago
Alexei Gradinari 14886643c6 res_pjsip_outbound_publish: Fix processing 412 response
10 years ago
George Joseph 62282bb8ce res_odbc: Fix exports.in for missing symbols
10 years ago
George Joseph 49203628f9 res_statsd: Fix exports.in for missing symbols
10 years ago
George Joseph 4f08e9fb64 res_pjsip_config_wizard: Add command to export primitive objects
10 years ago
George Joseph be811c4be1 res_pjsip_caller_id: Fix segfault when replacing rpid or pai header
10 years ago
zuul 23b2b7747d Merge "Fix creation race of contact_status structures."
10 years ago
Mark Michelson 13b6c02945 Fix creation race of contact_status structures.
10 years ago
Joshua Colp 5c400a0fed res_pjsip_pubsub: Move where the subscription is stored to after initialized.
10 years ago
zuul 1783edd181 Merge "res_pjsip: Refactor load_module/unload_module"
10 years ago
zuul 295a501d79 Merge "res_pjsip: Handle pjsip_dlg_create_uas deprecation"
10 years ago
George Joseph b37555cc94 res_pjsip: Refactor load_module/unload_module
10 years ago
zuul a39486552e Merge "Resources/res_phoneprov: fix memory leak and heap-use-after-free"
10 years ago
Badalyan Vyacheslav c4d9f46878 Resources/res_phoneprov: fix memory leak and heap-use-after-free
10 years ago
Joshua Colp 39a6cd8a79 Merge "res_pjsip: Fix infinite recursion when loading transports from realtime"
10 years ago
George Joseph 168c18737f res_pjsip: Handle pjsip_dlg_create_uas deprecation
10 years ago
Rodrigo Ramírez Norambuena fd668670b5 res_config_pgsql: Show error message in reload if not connected.
10 years ago
Joshua Colp cf89aecc8a Merge "res_config_pgsql: Add message on cli failed command status"
10 years ago
George Joseph bbf3ace682 res_pjsip: Fix infinite recursion when loading transports from realtime
10 years ago
Rodrigo Ramírez Norambuena 72bf53eea5 res_config_pgsql: Add message on cli failed command status
10 years ago
Mark Michelson c0a8ecc8c0 Merge "logging: Remove/fix some message annoyances"
10 years ago
Joshua Colp d8f1a74d15 Merge "res_stasis_device_state: Fix refcounting error."
10 years ago
Joshua Colp 8b311bebd8 Merge "res_xmpp: Does not connect in component mode"
10 years ago
Mark Michelson 82e2938fa8 res_stasis_device_state: Fix refcounting error.
10 years ago
Sean Bright d83dba7099 res_rtp_asterisk: Allow ICE host candidates to be overriden
10 years ago