Commit Graph

3881 Commits (c6c7f1720608031303418012831f8a644345ad18)

Author SHA1 Message Date
Joshua Colp fb914762ee Merge "res_pjsip: Add/update ERROR msg if invalid URI."
9 years ago
Richard Mudgett 45a5e2abc6 res_pjsip: Add/update ERROR msg if invalid URI.
9 years ago
George Joseph 19328de2ab res_sorcery_memory_cache: Change an error to a debug message
9 years ago
Joshua Colp 2a4b24cc14 Merge "Fix IO conversion bug"
9 years ago
Joshua Colp 3fcc35c66c Merge "res_pjsip: Fix 'A = B != C' kind."
9 years ago
Joshua Colp cc9b30dd27 Merge "res_pjsip_registrar: AMI Add RegistrationInboundContactStatuses command"
9 years ago
Badalyan Vyacheslav 934aa2c768 res_pjsip: Fix 'A = B != C' kind.
9 years ago
Badalyan Vyacheslav 149d8db96c Fix IO conversion bug
9 years ago
Joshua Colp 5c89604a32 res_format_attr_opus: Fix crash when fmtp contains spaces.
9 years ago
George Joseph 79b09b5f18 res_pjsip_registrar: AMI Add RegistrationInboundContactStatuses command
9 years ago
zuul 8bd9dc568a Merge "res_pjsip_outbound_registration.c: Filter redundant statsd reporting."
9 years ago
Joshua Colp 2a415187c5 Merge "res_pjsip/chan_sip: Advertise 'ws' in the SIP URI transport parameter"
9 years ago
Richard Mudgett 4b3d3fc741 res_pjsip_outbound_registration.c: Filter redundant statsd reporting.
9 years ago
Joshua Colp 197e408395 Merge "PJPROJECT logging: Made easier to get available logging levels."
9 years ago
Joshua Colp 2679f80d3c Merge "res_rtp: Fix regression when IPv6 is not available."
9 years ago
Joshua Colp 29596f1538 Merge "res_calendar_caldav: Add support reading gmail calendar"
9 years ago
Guido Falsi 75230f4c01 res_rtp: Fix regression when IPv6 is not available.
9 years ago
Richard Mudgett 1dfa11b65c PJPROJECT logging: Made easier to get available logging levels.
9 years ago
Eduardo S. Libardi 0e214c4932 res_calendar_caldav: Add support reading gmail calendar
9 years ago
Matt Jordan a3f48be0da res/res_pjsip: Fix documentation whitespace issues
9 years ago
Matt Jordan 0e15760795 res_pjsip/chan_sip: Advertise 'ws' in the SIP URI transport parameter
9 years ago
Joshua Colp c9cc64b911 Merge "ast_format: Adds an identifier for interleaved audio formats to the ast_format"
9 years ago
gestoip2 d9b24cce0a res_rtp_asterisk: RTT miscalculation in RTCP
9 years ago
snuffy b546497fe0 Add support for older name resolving version libraries like openBSD
9 years ago
zuul 782985631e Merge "build: Various OpenBSD issues"
9 years ago
Joshua Colp d3dba74017 Merge "Implement internal abstraction for iostreams"
9 years ago
Joshua Colp ed143a3b7c Merge "res_pjsip_outbound_authenticator_digest.c: Fix memory pool leak."
9 years ago
zuul 8fbdedb36e Merge "res_format_attr_opus: Fix fmtp generation."
9 years ago
George Joseph 935f5d003b build: Various OpenBSD issues
9 years ago
George Joseph 013e7dd4a6 Merge "Revert "Revert "AGI: Only defer frames when in an interception routine."""
9 years ago
zuul d0474f6322 Merge "res/ari/resource_bridges: Add the ability to manipulate the video source"
9 years ago
Mark Michelson dc8f99ee27 res_format_attr_opus: Fix fmtp generation.
9 years ago
Richard Mudgett 0cd0e70c16 res_pjsip_outbound_authenticator_digest.c: Fix memory pool leak.
9 years ago
Joshua Colp ceefe483cf Merge "res_ari: Add support for channel variables in ARI events."
9 years ago
Timo Teräs 070a51bf7c Implement internal abstraction for iostreams
9 years ago
Matt Jordan a72ef38113 res/ari/resource_bridges: Add the ability to manipulate the video source
9 years ago
George Joseph f62c9c42fa Revert "Revert "AGI: Only defer frames when in an interception routine.""
9 years ago
Joshua Colp d1739bcf07 Merge "res_pjsip.c: Rework endpt_send_request() req_wrapper code."
9 years ago
Sebastien Duthil c6d755de11 res_ari: Add support for channel variables in ARI events.
9 years ago
Joshua Colp 7540036427 Merge "res_pjsip: Fix tdata leaks in off nominal paths."
9 years ago
Joshua Colp 1bd49040c4 res_pjsip_sdp_rtp: Reject offer of required SRTP without res_srtp.
9 years ago
Joshua Colp e77aa78dc7 Merge "res_pjsip: Perform resolution when explicit IPv6 transport is used."
9 years ago
Richard Mudgett 338f35edcc res_pjsip.c: Rework endpt_send_request() req_wrapper code.
9 years ago
Richard Mudgett bb196323f9 res_pjsip: Fix tdata leaks in off nominal paths.
9 years ago
Richard Mudgett 9df59d9ff4 res_pjsip_registrar_expire.c: Remove extra linefeed in debug message.
9 years ago
Joshua Colp bdb6d928c5 res_pjsip: Perform resolution when explicit IPv6 transport is used.
9 years ago
George Joseph 7efac7b3d0 Merge "Revert "AGI: Only defer frames when in an interception routine.""
9 years ago
George Joseph 6bce938c2f Revert "AGI: Only defer frames when in an interception routine."
9 years ago
Mark Michelson e5860ce07d res_pjsip_session: Do not call session supplements when it's too late.
9 years ago
Mark Michelson 28926d1c81 AGI: Only defer frames when in an interception routine.
9 years ago
Joshua Colp 61af0e6704 Merge "res_http_websocket: Increase the buffer size for non-LOW_MEMORY systems"
9 years ago
Joshua Colp 3019dfd49f Merge "res_stasis: Don't unsubscribe from a NULL bridge."
9 years ago
Joshua Colp 1ab943a425 Merge "stasis_recording/stored: remove calls to deprecated readdir_r function."
9 years ago
Joshua Colp d30415bfa1 res_stasis: Don't unsubscribe from a NULL bridge.
9 years ago
frahaase b2b5f9d897 ast_format: Adds an identifier for interleaved audio formats to the ast_format
9 years ago
Matt Jordan 367d4903cc res_http_websocket: Increase the buffer size for non-LOW_MEMORY systems
9 years ago
Matt Jordan 7a449b6819 res_stasis: Set a video source mode on Stasis created bridges
9 years ago
Kevin Harwell 70d5f90e3d stasis_recording/stored: remove calls to deprecated readdir_r function.
9 years ago
Joshua Colp a380bba1e3 Merge "res_pjsip_sdp_rtp: Limit number of formats to defined maximum."
9 years ago
Joshua Colp d94e2250c2 Merge "res_pjsip_outbound_publish: Fix crash when publishing device state."
9 years ago
Joshua Colp 6233e146c6 res_pjsip_sdp_rtp: Limit number of formats to defined maximum.
9 years ago
Matt Jordan c30d677333 res/stasis: Add CLI commands for displaying/debugging ARI apps
9 years ago
mkrokosz 9d8b9b6ca5 res_pjsip_outbound_publish: Fix crash when publishing device state.
9 years ago
zuul 0ec5abe592 Merge "Remove ASTERISK_REGISTER_FILE."
9 years ago
zuul 0fc942e7cd Merge "res_pjsip_sdp_rtp: Fix address family of explicit media_address."
9 years ago
Joshua Colp 24d0907849 Merge "pjsip: Fix a few media bugs with reinvites and asymmetric payloads."
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Joshua Colp 6993f3c9c3 res_pjsip_caller_id: Fix crash on session timers UPDATE on inbound calls.
9 years ago
Joshua Colp aed6c219a3 pjsip: Fix a few media bugs with reinvites and asymmetric payloads.
9 years ago
Joshua Colp 7925f60cd9 res_pjsip_sdp_rtp: Fix address family of explicit media_address.
9 years ago
Joshua Colp 7c79b057dd Merge "pjsip: Support dual stack automatically."
9 years ago
Joshua Colp 403c4f5833 pjsip: Support dual stack automatically.
9 years ago
Mark Michelson 3bd76dd679 ARI: Add duplicate channel ID checking for channel creation.
9 years ago
Mark Michelson e459b8dadf ARI: Detect duplicate channel IDs
9 years ago
Michael Walton 3e96d491d0 res_rtp_asterisk: Add ice_blacklist option
9 years ago
Joshua Colp f31772ec20 ari: Update model validator based on addition of asterisk_id.
9 years ago
Matt Jordan dd5129d84a res/ari: Add the Asterisk EID field to outgoing events
9 years ago
Richard Mudgett 9c49b96374 Audit ast_json_pack() calls for needed UTF-8 checks.
9 years ago
Torrey Searle 20c3dba39e res_fax: Fix a tight race condition causing fax to crash in audio fallback
9 years ago
zuul 3981bc2a54 Merge "res_calendar: Add support for fetching calendars when reloading"
9 years ago
Torrey Searle cc269766b8 res_rtp_asterisk: Fix infinite DTMF issue when switching to P2P bridge
9 years ago
Badalyan Vyacheslav 3ab7fae96b res_pjsip_config_wizard: Memory leak in module_unload
9 years ago
Ludovic Gasc (GMLudo) 9f62feca60 res_calendar: Add support for fetching calendars when reloading
9 years ago
George Joseph c7e4e035a2 Merge "codec_opus: Replace res_format_attr_opus with the one from codec_opus"
9 years ago
George Joseph 5cc3c6679f codec_opus: Replace res_format_attr_opus with the one from codec_opus
9 years ago
George Joseph 43901e9418 build_tools: Add ability to download variants to download_externals
9 years ago
Joshua Colp 077caf566e res_odbc: Make pooling option deprecation notice more useful.
9 years ago
zuul 0df2373434 Merge "res_pjsip_multihomed: Change Contact port to listening port."
9 years ago
Richard Mudgett 2820b13393 res_config_odbc.c: Fix buffer size limitation creating invalid SQL.
9 years ago
Joshua Colp 9d894ee0a1 res_pjsip_multihomed: Change Contact port to listening port.
9 years ago
zuul 95cf4f8d31 Merge "res_pjsip_transport_management: Convert time in log message to seconds."
9 years ago
Joshua Colp 89764f7ae9 rtp: Preserve timestamps on video frames.
9 years ago
zuul cbd6f7001e Merge "res_pjsip: Add ignore_uri_user_options option."
9 years ago
Joshua Colp 5f54ac3a80 res_pjsip_transport_management: Convert time in log message to seconds.
9 years ago
zuul 87aa445559 Merge "res_pjsip: Don't assume a request will have any addresses."
9 years ago
zuul 8076e78d50 Merge "res_pjsip_messaging.c: Misc cleanups and fixes."
9 years ago
Joshua Colp e3487b9360 res_pjsip: Don't assume a request will have any addresses.
9 years ago
Richard Mudgett ba362822f3 res_pjsip: Add ignore_uri_user_options option.
9 years ago
zuul 9d54dd04bb Merge "res/res_pjsip: Add preferred_codec_only config to pjsip endpoint."
9 years ago
Joshua Colp 901e612739 res_pjsip: Only invoke unidentified endpoint logic when unidentified.
9 years ago