Commit Graph

8410 Commits (a66fa4db24553d6ec6c8978c528081a94b1715a1)

Author SHA1 Message Date
Joshua Colp e0bc17edff pjsip: Fix a few media bugs with reinvites and asymmetric payloads.
9 years ago
zuul ad2dde8106 Merge "chan_sip: Support nat=auto_comedia or nat=force_rport,auto_comedia." into 13
9 years ago
zuul 0384bae66f Merge "chan_rtp: Set a sane default rtp engine for unicast." into 13
9 years ago
Alexei Gradinari 6d462b9eaf chan_pjsip: segfault on already disconnected session
9 years ago
Moises Silva 644fad7477 chan_rtp: Set a sane default rtp engine for unicast.
9 years ago
Michael Kuron f1fd873df0 chan_sip: Only send video on outgoing channel if incoming channel supports it
9 years ago
Alexander Traud a859bcb49c chan_sip: Support nat=auto_comedia or nat=force_rport,auto_comedia.
9 years ago
Alexander Traud f166681c12 chan_sip: Honor support of Symmetric Response (rport) for SIP requests.
9 years ago
zuul 1497e29c4f Merge "chan_sip: Resolve externhost not to IPv6; instead go for IPv4." into 13
9 years ago
zuul 9b0e6f9c86 Merge "channels/chan_pjsip: fix HANGUPCAUSE function bug." into 13
9 years ago
Aaron An a0a17a8c6f channels/chan_pjsip: fix HANGUPCAUSE function bug.
9 years ago
Alexander Traud 0502675e5c chan_sip: Resolve externhost not to IPv6; instead go for IPv4.
9 years ago
George Joseph 0056bcaebd chan_sip: Address runaway when realtime peers subscribe to mailboxes
9 years ago
zuul 1ddaa825ec Merge "chan_sip: Fix session timeout on retransmit of non-UDP packets" into 13
9 years ago
Steve Davies 98e42cc662 chan_sip: Fix session timeout on retransmit of non-UDP packets
9 years ago
Walter Doekes da8ba990d1 chan_sip: Allow target refresh (Contact update) on re-INVITE.
9 years ago
Joshua Colp efcfc4c1ee chan_sip: Don't allocate new RTP instances on top of old ones.
9 years ago
Walter Doekes d04ae7d1d8 chan_sip: Don't refuse calls with "optional crypto"; fall back to RTP.
9 years ago
Kevin Harwell 43f400ef95 res_format_attr_g729: Add annexb=no format parameter to SDPs
9 years ago
zuul 455bc78901 Merge "Refactor usage pattern of xmldoc info tag." into 13
9 years ago
zuul 643aac69a7 Merge "chan_sip: Fix lastrtprx always updated" into 13
9 years ago
Corey Farrell f4e28b3a09 Refactor usage pattern of xmldoc info tag.
9 years ago
cjack 93332cb1d0 chan_sip: Fix lastrtprx always updated
9 years ago
Matt Jordan cfd6852d39 func_channel: Reorganize documentation
9 years ago
Matt Jordan 5f815f9dba channels/chan_pjsip: Add PJSIP_SEND_SESSION_REFRESH
9 years ago
Alexander Traud 66c9dfb272 chan_sip: Enable Session-Timers for SIP over TCP (and TLS).
9 years ago
Joshua Colp 0de05c2938 Merge "chan_sip: Prevent deadlock when issuing "sip show channels"" into 13
9 years ago
zuul 80a9899100 Merge "chan_dahdi.c: Fix deadlock potential in fax redirection." into 13
9 years ago
zuul 2b001fd6aa Merge "chan_sip.c: Fix deadlock potential in fax redirection." into 13
9 years ago
zuul 00ed6b74ea Merge "chan_pjsip.c: Fix deadlock potential in fax redirection." into 13
9 years ago
Joshua Colp 0b8448a74b Merge changes from topic 'ASTERISK-26214' into 13
9 years ago
George Joseph 52ab0bf258 chan_sip: Prevent deadlock when issuing "sip show channels"
9 years ago
Joshua Colp efebb1b9e0 Merge "res_pjsip: Add fax_detect_timeout endpoint option." into 13
9 years ago
Richard Mudgett dcb8aa8c1c chan_dahdi.c: Fix deadlock potential in fax redirection.
9 years ago
Richard Mudgett fa91cf3eec chan_sip.c: Fix deadlock potential in fax redirection.
9 years ago
Richard Mudgett 2e1bdc3775 chan_pjsip.c: Fix deadlock potential in fax redirection.
9 years ago
Richard Mudgett 652130feb2 chan_dahdi: Add faxdetect_timeout option.
9 years ago
Richard Mudgett 851b1c3a17 res_pjsip: Add fax_detect_timeout endpoint option.
9 years ago
Corey Farrell c8e41d14a1 Unit tests: Use AST_TEST_DEFINE in conditional code only.
9 years ago
Corey Farrell 2be13d62fd chan_sip: Fix reference leak in mwi_event_cb
9 years ago
Corey Farrell 06ba533bc7 chan_sip: Fix reference leaks in error paths.
9 years ago
Joshua Colp 77b0145a25 chan_sip/res_pjsip_t38: Handle a request to negotiate T.38 after it is enabled.
9 years ago
Richard Mudgett 28928ba5c4 res_pjsip: Add missing NULL checks when using pjsip_inv_end_session().
9 years ago
zuul 272c02d4ed Merge "siren: Add format attribute modules for Siren7 and Siren14." into 13
9 years ago
George Joseph f3d236ca7f BuildSystem: Fix a few issues hightlighted by gcc 6.x
9 years ago
Joshua Colp 1dfc286418 siren: Add format attribute modules for Siren7 and Siren14.
9 years ago
George Joseph bc69b03316 chan_unistim: Fix memcpy in get_to_address
9 years ago
Vasil Kolev 89cc86fc38 chan_sip: bigger buffers for headers, better failure mode
9 years ago
Richard Mudgett 5823f279f3 chan_rtp: Backport changes from master.
9 years ago
Richard Mudgett dde58df318 chan_rtp.c: Copy file from chan_multicast_rtp.c
9 years ago
zuul 8438315428 Merge "chan_pjsip: Lock channel when checking for RTP changes." into 13
9 years ago
Mark Michelson 715ef071a1 chan_pjsip: Lock channel when checking for RTP changes.
9 years ago
George Joseph a99ddc6a0d build: Fix ast_sockaddr initialization to be more portable
9 years ago
George Joseph 77e8ec162b chan_sip: Prevent extra Session-Expires headers from being added
9 years ago
zuul 72ee8c1bf9 Merge "chan_sip: Make autocreated peers send PeerStatus events" into 13
9 years ago
Joshua Colp 949bf6b282 chan_sip: Give more time for TCP/TLS threads to stop.
9 years ago
kkm 29bab0d1a4 chan_sip: Make autocreated peers send PeerStatus events
9 years ago
Jaco Kroon 22335fe18a chan_sip: Don't verify table if rtupdate=no
9 years ago
zuul e9db9ebeae Merge "chan_sip: Do not send all codecs on INVITE. Do not break on Session-Timers." into 13
9 years ago
George Joseph c7eb18d865 chan_pjsip: Add 'pjsip show channelstats'
9 years ago
Alexander Traud 81ce60f6d4 chan_sip: Do not send all codecs on INVITE. Do not break on Session-Timers.
9 years ago
Francesco Castellano c5170677e7 chan_sip.c: Space after port causes unnecessary resolution attempt
9 years ago
Kevin Harwell 6a40520fe9 chan_pjsip: ref leak when checking direct_media_glare
9 years ago
Kevin Harwell 9444ddadf8 chan_pjsip: transfers with direct media reinvite has wrong address/port
9 years ago
Richard Mudgett de04308ae4 chan_sip.c: Fix mwi resub deadlock potential.
9 years ago
Richard Mudgett 5f6627a8a4 chan_sip.c: Fix registration timeout and expire deadlock potential.
9 years ago
Richard Mudgett 32bd7a64f9 chan_sip.c: Fix t38id deadlock potential.
9 years ago
Richard Mudgett 43556b800b chan_sip.c: Fix reinviteid deadlock potential.
9 years ago
Richard Mudgett 38c1cdab2c chan_sip.c: Fix packet retransid deadlock potential.
9 years ago
Richard Mudgett e4ad55c888 chan_sip.c: Fix waitid deadlock potential.
9 years ago
Richard Mudgett 98d5669c28 chan_sip.c: Fix session timers deadlock potential.
9 years ago
Richard Mudgett 9cb8f73226 chan_sip.c: Fix autokillid deadlock potential.
9 years ago
Richard Mudgett c5c7f48a15 chan_sip.c: Fix provisional_keepalive_sched_id deadlock.
9 years ago
Richard Mudgett f959d84dfd chan_sip.c: Adjust how dialog_unlink_all() stops scheduled events.
9 years ago
Richard Mudgett 5f3225ddcc chan_sip.c: Clear scheduled immediate events on unload.
9 years ago
Richard Mudgett 7a74971771 sip/dialplan_functions.c: Fix /channels/chan_sip/test_sip_rtpqos crash.
9 years ago
zuul 739c28357e Merge "chan_sip.c: Simplify sip_pvt destructor call levels." into 13
9 years ago
Richard Mudgett 9ae21b510f chan_sip.c: Made sip_reinvite_retry() call sip_pvt_lock_full().
9 years ago
Richard Mudgett 56bcb97a3c chan_sip.c: Simplify sip_pvt destructor call levels.
9 years ago
George Joseph 530cff5f5f res_pjsip: Strip spaces from items parsed from comma-separated lists
9 years ago
Richard Mudgett 4165ea7778 SIP diversion: Fix REDIRECTING(reason) value inconsistencies.
9 years ago
Richard Mudgett 18a323e542 chan_sip.c: Fix T.38 issues caused by leaving a bridge.
9 years ago
Richard Mudgett 6656afffa0 chan_sip.c: Suppress T.38 SDP c= line if addr is the same.
9 years ago
George Joseph ec8fd6714d chan_misdn: Fix a few issues causing compile errors
9 years ago
Richard Mudgett 3c81a052c8 AST-2016-002 chan_sip.c: Fix retransmission timeout integer overflow.
9 years ago
Mark Michelson 389a94eda2 Merge "chan_sip.c: AMI & CLI notify methods get different values of asterisk's own ip." into 13
9 years ago
George Joseph 8804d0973c build_system: Fix some warnings highlighted by clang
9 years ago
StefanEng86 aa9348ab9a chan_sip.c: AMI & CLI notify methods get different values of asterisk's own ip.
9 years ago
Corey Farrell a6823bb0c4 chan_sip: Fix buffer overrun in sip_sipredirect.
9 years ago
Dade Brandon be050f2638 chan_sip.c: fix websocket_write_timeout default value
10 years ago
Joshua Colp 158a0a5422 chan_sip: Enable WebSocket support by default.
10 years ago
Jonathan Rose 14b41115e3 chan_sip: Add TCP/TLS keepalive to TCP/TLS server
10 years ago
Filip Jenicek 142d4fefb8 chan_sip: Check sip_pvt pointer in ast_channel_get_t38_state(c)
10 years ago
Eugene Voityuk 28d9243079 chan_sip.c: Start ICE negotiation when response is sent or received.
10 years ago
Richard Mudgett 2b992014dc chan_sip: Fix crash involving the bogus peer during sip reload.
10 years ago
Richard Mudgett 4aed349a7b Audit improper usage of scheduler exposed by 5c713fdf18. (v13 additions)
10 years ago
Richard Mudgett 6d9156d10f Audit improper usage of scheduler exposed by 5c713fdf18.
10 years ago
Matt Jordan 4875e5ac32 chan_pjsip: Handle T.38 faxes with direct media bridges
10 years ago
Steve Davies 07583c2888 Further fixes to improper usage of scheduler
10 years ago
Alexander Traud 1bff400df7 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
Corey Farrell 0393bd6bed chan_sip: Allow websockets to be disabled.
10 years ago
Alexander Traud 1256aedf66 chan_sip: Do not send all codecs on INVITE.
10 years ago
George Joseph 5f593e7c38 build: GCC 5.1.x catches some new const, array bounds and missing paren issues
10 years ago
Alexander Traud 869ef2a8ee chan_sip: Fix autoframing=yes.
10 years ago
Matt Jordan f8707ae9a5 channels/chan_sip: Set cause code to 44 on RTP timeout
10 years ago
Joshua Colp 1c799b1f1e Merge "chan_pjsip: Fix crash on reINVITE before initial INVITE completes." into 13
10 years ago
Florian Sauerteig f939e2bd48 chan_sip: Fix port parsing for IPv6 addresses in SIP Via headers.
10 years ago
Richard Mudgett 426263a64d chan_pjsip: Fix crash on reINVITE before initial INVITE completes.
10 years ago
Matt Jordan 41b0e516e2 Merge "Fix improper usage of scheduler exposed by 5c713fdf18f" into 13
10 years ago
Matt Jordan 50fa9ff997 Fix improper usage of scheduler exposed by 5c713fdf18
10 years ago
Debian Amtelco 8f777ab584 chan_pjsip: Add Referred-By header to the PJSIP REFER packet.
10 years ago
Joshua Colp c02f07b8c4 Merge "chan_sip: Fix From header truncation for extremely long CALLERID(name)." into 13
10 years ago
Walter Doekes b59c4d82b5 chan_sip: Fix From header truncation for extremely long CALLERID(name).
10 years ago
Scott Griepentrog fb6b5c684b PJSIP: avoid crash when getting rtp peer
10 years ago
Rodrigo Ramírez Norambuena 865377fc38 chan_sip.c: Validation on module reload
10 years ago
Matt Jordan 319fe8224f Merge "channels/pjsip/dialplan_functions: Add an option for extracting the SIP call-id" into 13
10 years ago
Matt Jordan 78d0b9d97e channels/pjsip/dialplan_functions: Add an option for extracting the SIP call-id
10 years ago
Scott Griepentrog f1cd636658 Chaos: make hangup NULL tolerant
10 years ago
Joshua Colp c01111223f chan_sip: Allow call pickup to set the hangup cause.
10 years ago
Kevin Harwell 25af2d71c8 chan_sip.c: wrong peer searched in sip_report_security_event
10 years ago
Mark Michelson d37488c7c3 Merge topic 'ASTERISK-25315' into 13
10 years ago
Richard Mudgett 256bc52b66 chan_dahdi.c: Flush the DAHDI write buffer after starting DTMF.
10 years ago
Richard Mudgett 800e0ea48d chan_dahdi.c: Lock private struct for ast_write().
10 years ago
Alexander Traud f68c995bc9 chan_sip: Fix negotiation of iLBC 30.
10 years ago
Mark Michelson 39cc28f6ea res_http_websocket: Avoid passing strlen() to ast_websocket_write().
10 years ago
Richard Mudgett bc5d7f9c37 chan_sip.c: Tweak glue->update_peer() parameter nil value.
10 years ago
Joshua Colp 2749721791 pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.
10 years ago
Matt Jordan 34207887e6 Merge "chan_pjsip: Don't change formats when frame of unsupported format is received." into 13
10 years ago
Joshua Colp 2c626ceb64 chan_pjsip: Don't change formats when frame of unsupported format is received.
10 years ago
Patric Marschall abb14ac5b8 sig_pri.h: force_restart_unavailable_chans in wrong scope
10 years ago
Joshua Colp cba550df7a Merge "chan_sip: Fix early call pickup channel leak." into 13
10 years ago
Matt Jordan 49f81ddb85 Makefile: Remove coverage files on 'make clean'
10 years ago
Joshua Colp a9f721303d Merge "chan_vpb.cc: Fix compiler warning Jenkins found." into 13
10 years ago
Walter Doekes e0f565663b chan_sip: Fix early call pickup channel leak.
10 years ago
Walter Doekes a5a262be78 chan_mgcp: Don't call close on fd -1.
10 years ago
Richard Mudgett 78a1f4aa46 chan_vpb.cc: Fix compiler warning Jenkins found.
10 years ago
Alexander Traud a419c69def chan_sip: Reload peer without its old capabilities.
10 years ago
Joshua Colp 74616ae43d chan_sip: Destroy peers without holding peers container lock.
10 years ago
Mark Michelson 2618d1e638 Merge "chan_sip.c: Update dialog fromtag after request with auth" into 13
10 years ago
Damian Ivereigh 3f57f3f8ec chan_sip.c: Update dialog fromtag after request with auth
10 years ago
Matt Jordan 30a0f2d9ac chan_pjsip: Set the context and extension on the channel when created
10 years ago
Yousf Ateya cf98c744d5 chan_iax2: Prevent deadlock between hangup and sending lagrq/ping
10 years ago
Corey Farrell 55c8daf88b Fix unsafe uses of ast_context pointers.
10 years ago
Corey Farrell 0d266cbe02 Stasis: Fix unsafe use of stasis_unsubscribe in modules.
10 years ago
snuffy f9114179e6 chan_pjsip: Fix crash during off-nominal when no endpoint specified.
10 years ago
Richard Mudgett c780b6e431 chan_dahdi/sig_pri: Fix crash on ISDN call hangup collision.
10 years ago
Corey Farrell ad6ea29697 Remove unneeded uses of optional_api providers.
10 years ago
Richard Mudgett d3c310a28c chan_dahdi: Add the chan_dahdi.conf force_restart_unavailable_chans option.
10 years ago
Matt Jordan e9788056e9 channels/chan_skinny: Fix compilation error introduced in f8e21a1adf
10 years ago
Diederik de Groot d6dfc85666 Clang: Fix some more tautological-compare warnings.
10 years ago
Richard Mudgett d08446ec36 chan_dahdi/sig_pri: Make post AMI HangupRequest events on PRI channels.
10 years ago
Richard Mudgett 13cd99682d chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.
10 years ago
Kevin Harwell af458e2e60 chan_sip: make progressinband default to no
10 years ago
Matthew Jordan 88b0fa7755 res_pjsip: Add an 'auto' option for DTMF Mode
10 years ago
Matthew Jordan c39faa4729 channels/chan_iax2: Improve POKE expiration time calculation for lossy networks
10 years ago
Richard Mudgett 1695a5b85f chan_iax2.c: Fix ref leak in iax2_request().
10 years ago
Matthew Jordan 6ba6e3dffd clang compiler warnings: Fix autological comparisons
10 years ago
Richard Mudgett 4441bb6a25 Bridging: Eliminate the unnecessary make channel compatible with bridge operation.
10 years ago
Matthew Jordan ae39dd1f46 chan_iax2: Fix compilation issue due to funky merge
10 years ago
Matthew Jordan 05397ad01e chan_iax2: Fix crash caused by unprotected access to iaxs[peer->callno]
10 years ago
Matthew Jordan be13c72142 chan_sip: Handle IPv4 mapped IPv6 clients when NAT is enabled
10 years ago
Matthew Jordan f324870dab clang compiler warnings: Fix pointer-bool-converesion warnings
10 years ago
Matthew Jordan c027133f6d clang compiler warnings: Fix non-literal-null-conversion warnings
10 years ago
George Joseph 95de71f247 build: Fixes for gcc 5 compilation
10 years ago
Richard Mudgett 94949e7f2f chan_sip: Fix expression in unit test /channels/chan_sip/test_sip_rtpqos.
10 years ago
Matthew Jordan 5f8faf16af clang compiler warnings: Fix -Wabsolute-value warnings
10 years ago
Matthew Jordan 09b681e344 clang compiler warnings: Fix invalid enum conversion
10 years ago
Matthew Jordan e126ab9eeb clang compiler warnings: Fix a variety of "unused" warnings
10 years ago
Matthew Jordan c0ff16036a clang compiler warnings: Fix -Wbitfield-constant-conversion warning
10 years ago
Matthew Jordan 5e204042d9 clang compiler warnings: Fix -Wunused-function; make inline function static
10 years ago
Richard Mudgett b1e9552b08 chan_pjsip: Add "rpid_immediate" option to prevent unnecessary "180 Ringing" messages.
10 years ago
Corey Farrell 958bc84caf chan_sip: Simplify dialog/peer references, improve REF_DEBUG output.
10 years ago
Corey Farrell 7fddae99dd chan_sip: Fix dialog reference leaked to scheduler for reinvite_timeout.
10 years ago
Richard Mudgett 34aa0214eb chan_pjsip/res_pjsip_callerid: Make Party ID handling simpler and consistent.
10 years ago
Richard Mudgett 8cced7767c chan_dahdi/sig_analog: Fix distinctive ring detection to suck less.
10 years ago
Richard Mudgett 13e715b30c chan_sip: Fix realtime locking inversion when poking a just built peer.
10 years ago
Matthew Jordan de86b30dba make: Remove 'res_features' from libraries to link against with cygwin/mingw32
10 years ago
Matthew Jordan 34989bd9c8 channels/chan_sip: Don't send a BYE after final response when PBX thread fails
10 years ago
Matthew Jordan ddff640f94 channels/chan_sip: Clarify WARNING message in mismatched SRTP scenario
10 years ago
Matthew Jordan 978649a568 channels/chan_sip: Fix crash when transmitting packet after thread shutdown
10 years ago
Matthew Jordan 3d1a1533bf ARI/PJSIP: Apply requesting channel's format cap to created channels
10 years ago
Richard Mudgett 89b48af3e5 chan_dahdi/sig_analog: Put log message strings on one line.
10 years ago
Richard Mudgett e0ff83c272 chan_dahdi: Remove some dead code.
10 years ago
Corey Farrell eb9448a1ae Create work around for scheduler leaks during shutdown.
10 years ago
Joshua Colp 3543a36362 'information' ends with an 'n'.
10 years ago
Joshua Colp 5d26236758 chan_pjsip: Fix crash when CHANNEL dialplan function is invoked with pjsip argument and no type.
10 years ago
Matthew Jordan 1995baad71 ARI/PJSIP: Add the ability to redirect (transfer) a channel in a Stasis app
10 years ago
Richard Mudgett feddab7944 HTTP: Stop accepting requests on final system shutdown.
10 years ago
Matthew Jordan 29f3ff0b61 channels/chan_sip: Fix RealTime error during SIP unregistration with MariaDB
10 years ago
Mark Michelson 43dd42d8ae Fix some memory leaks.
10 years ago
Mark Michelson 22fc3359da Use SIPS URIs in Contact headers when appropriate.
10 years ago
Kevin Harwell e2b493b8f0 chan_sip: stale nonce causes failure
10 years ago
David M. Lee 702d79de2a Various fixes for OS X
10 years ago
Kevin Harwell 630eea087d Investigate and fix memory leaks in Asterisk
10 years ago
Walter Doekes e23f07beb8 Fix typo's (retrieve, specified, address).
10 years ago
Walter Doekes 9210648bbe chan_sip: Case insensitive comparison of "defaultuser" parameter.
10 years ago
Matthew Jordan 74a13629e2 channels/chan_sip: Fix registration leak during reload
10 years ago
Richard Mudgett 6af6a216a1 CHANNEL(peer), chan_iax2, res_fax, SNMP agent: Fix deadlock from reaching across a bridge.
10 years ago
Mark Michelson 821c15ae53 Fix problem where a hung channel could occur on a failed blind transfer.
10 years ago
Joshua Colp 056f11ac65 chan_pjsip: Add configure check for 'pjsip_get_dest_info' function.
11 years ago