Commit Graph

3760 Commits (6d1eb880c238dba0b71c820a4bfca673ddfa4625)

Author SHA1 Message Date
kkm 29bab0d1a4 chan_sip: Make autocreated peers send PeerStatus events
10 years ago
Jaco Kroon 22335fe18a chan_sip: Don't verify table if rtupdate=no
10 years ago
Alexander Traud 81ce60f6d4 chan_sip: Do not send all codecs on INVITE. Do not break on Session-Timers.
10 years ago
Francesco Castellano c5170677e7 chan_sip.c: Space after port causes unnecessary resolution attempt
10 years ago
Richard Mudgett de04308ae4 chan_sip.c: Fix mwi resub deadlock potential.
10 years ago
Richard Mudgett 5f6627a8a4 chan_sip.c: Fix registration timeout and expire deadlock potential.
10 years ago
Richard Mudgett 32bd7a64f9 chan_sip.c: Fix t38id deadlock potential.
10 years ago
Richard Mudgett 43556b800b chan_sip.c: Fix reinviteid deadlock potential.
10 years ago
Richard Mudgett 38c1cdab2c chan_sip.c: Fix packet retransid deadlock potential.
10 years ago
Richard Mudgett e4ad55c888 chan_sip.c: Fix waitid deadlock potential.
10 years ago
Richard Mudgett 98d5669c28 chan_sip.c: Fix session timers deadlock potential.
10 years ago
Richard Mudgett 9cb8f73226 chan_sip.c: Fix autokillid deadlock potential.
10 years ago
Richard Mudgett c5c7f48a15 chan_sip.c: Fix provisional_keepalive_sched_id deadlock.
10 years ago
Richard Mudgett f959d84dfd chan_sip.c: Adjust how dialog_unlink_all() stops scheduled events.
10 years ago
Richard Mudgett 5f3225ddcc chan_sip.c: Clear scheduled immediate events on unload.
10 years ago
zuul 739c28357e Merge "chan_sip.c: Simplify sip_pvt destructor call levels." into 13
10 years ago
Richard Mudgett 9ae21b510f chan_sip.c: Made sip_reinvite_retry() call sip_pvt_lock_full().
10 years ago
Richard Mudgett 56bcb97a3c chan_sip.c: Simplify sip_pvt destructor call levels.
10 years ago
Richard Mudgett 4165ea7778 SIP diversion: Fix REDIRECTING(reason) value inconsistencies.
10 years ago
Richard Mudgett 18a323e542 chan_sip.c: Fix T.38 issues caused by leaving a bridge.
10 years ago
Richard Mudgett 6656afffa0 chan_sip.c: Suppress T.38 SDP c= line if addr is the same.
10 years ago
Richard Mudgett 3c81a052c8 AST-2016-002 chan_sip.c: Fix retransmission timeout integer overflow.
10 years ago
StefanEng86 aa9348ab9a chan_sip.c: AMI & CLI notify methods get different values of asterisk's own ip.
10 years ago
Corey Farrell a6823bb0c4 chan_sip: Fix buffer overrun in sip_sipredirect.
10 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
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
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
Matt Jordan 50fa9ff997 Fix improper usage of scheduler exposed by 5c713fdf18
10 years ago
Walter Doekes b59c4d82b5 chan_sip: Fix From header truncation for extremely long CALLERID(name).
10 years ago
Rodrigo Ramírez Norambuena 865377fc38 chan_sip.c: Validation on module reload
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
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
Walter Doekes e0f565663b chan_sip: Fix early call pickup channel leak.
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
Damian Ivereigh 3f57f3f8ec chan_sip.c: Update dialog fromtag after request with auth
11 years ago
Corey Farrell 55c8daf88b Fix unsafe uses of ast_context pointers.
11 years ago
Corey Farrell 0d266cbe02 Stasis: Fix unsafe use of stasis_unsubscribe in modules.
11 years ago
Corey Farrell ad6ea29697 Remove unneeded uses of optional_api providers.
11 years ago
Kevin Harwell af458e2e60 chan_sip: make progressinband default to no
11 years ago
Matthew Jordan be13c72142 chan_sip: Handle IPv4 mapped IPv6 clients when NAT is enabled
11 years ago
Matthew Jordan c027133f6d clang compiler warnings: Fix non-literal-null-conversion warnings
11 years ago
George Joseph 95de71f247 build: Fixes for gcc 5 compilation
11 years ago
Matthew Jordan 09b681e344 clang compiler warnings: Fix invalid enum conversion
11 years ago
Corey Farrell 958bc84caf chan_sip: Simplify dialog/peer references, improve REF_DEBUG output.
11 years ago
Corey Farrell 7fddae99dd chan_sip: Fix dialog reference leaked to scheduler for reinvite_timeout.
11 years ago
Richard Mudgett 13e715b30c chan_sip: Fix realtime locking inversion when poking a just built peer.
11 years ago
Matthew Jordan 34989bd9c8 channels/chan_sip: Don't send a BYE after final response when PBX thread fails
11 years ago
Matthew Jordan ddff640f94 channels/chan_sip: Clarify WARNING message in mismatched SRTP scenario
11 years ago
Matthew Jordan 978649a568 channels/chan_sip: Fix crash when transmitting packet after thread shutdown
11 years ago
Richard Mudgett feddab7944 HTTP: Stop accepting requests on final system shutdown.
11 years ago
Matthew Jordan 29f3ff0b61 channels/chan_sip: Fix RealTime error during SIP unregistration with MariaDB
11 years ago
Mark Michelson 22fc3359da Use SIPS URIs in Contact headers when appropriate.
11 years ago
Kevin Harwell e2b493b8f0 chan_sip: stale nonce causes failure
11 years ago
Walter Doekes e23f07beb8 Fix typo's (retrieve, specified, address).
11 years ago
Walter Doekes 9210648bbe chan_sip: Case insensitive comparison of "defaultuser" parameter.
11 years ago
Matthew Jordan 74a13629e2 channels/chan_sip: Fix registration leak during reload
11 years ago
Richard Mudgett 4b363688d4 AMI: Make AMI actions that generate event lists consistent.
11 years ago
Matthew Jordan 9735a13429 chan_sip: Send CANCEL via original INVITE destination even after UPDATE request
11 years ago
Walter Doekes 9ae57e0dd6 Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago
Joshua Colp f26d4618eb chan_sip: Allow T.38 switch-over when SRTP is in use.
11 years ago
Joshua Colp fb768ec33a res_http_websocket: Fix crash due to double freeing memory when receiving a payload length of zero.
11 years ago
Kevin Harwell 525c823b4b Direct Media calls within private network sometimes get one way audio
11 years ago
Matthew Jordan d79c68d3fb main/stasis: Allow subscriptions to use a threadpool for message delivery
11 years ago
Richard Mudgett 524588c345 ast_str: Fix improper member access to struct ast_str members.
11 years ago
Corey Farrell e8286df19c chan_sip: Fix theoretical leak of p->refer.
11 years ago
Matthew Jordan 906c7f4b97 channels/chan_sip: Add improved support for 4xx error codes
11 years ago
Matthew Jordan ab07cf71f8 channels/chan_sip: Support mutltiple Supported and Required headers
11 years ago
Matthew Jordan 97b5c22f07 channels/chan_sip: Respect outboundproxy setting when sending qualify requests
11 years ago
Walter Doekes 0ebe3d78bc chan_sip: Fix so asterisk won't send reINVITE after a BYE.
11 years ago
Walter Doekes 4c2aef333c chan_sip: Fix dialog leak resulting from missing ACK to re-INVITE.
11 years ago
Richard Mudgett 6a844be566 chan_pjsip: Fix deadlock when masquerading PJSIP channels.
11 years ago
Walter Doekes 303547231e chan_sip: Simplify some unref code by removing unlink_peer_from_tables.
11 years ago
Walter Doekes 45e32e4b8c chan_sip: Remove excess ref of realtime peer before sip_poke_peer.
11 years ago
Walter Doekes 20f4ea0df7 chan_sip: Unref outbound proxy structure on dialog/pvt destruction.
11 years ago
Walter Doekes 0f3540553d chan_sip: On INVITE retransmission, don't add an extra 503 response.
11 years ago
Scott Griepentrog bd99a96b21 The assertion that peer was not found on final event
11 years ago
Kinsey Moore a4a58c2771 CallerID: Fix parsing of malformed callerid
11 years ago
Joshua Colp 6fa02d1bfd chan_sip: Use the server reflexive ICE candidate RTCP port as provided.
11 years ago
Matthew Jordan 47c37abb93 chan_sip: Don't use port derived from fromdomain if it isn't set
11 years ago
Richard Mudgett f0a65379f5 chan_sip: Fix type mismatch when the format is changed.
11 years ago
Matthew Jordan 02fc8e2449 chan_sip: Mark chan_sip and its files as extended support
11 years ago
Richard Mudgett a1424a2f1a chan_sip: Replace sip_tls_read() and resolve the large SDP poll issue.
11 years ago
Matthew Jordan 47bf7efc4d Multiple revisions 420089-420090,420097
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Corey Farrell 5bea6c1b1c chan_sip: complete upgrade to ao2
11 years ago