Commit History

Author SHA1 Message Date
  Matthew Jordan 8eece7b67e chan_sip: Handle IPv4 mapped IPv6 clients when NAT is enabled 10 years ago
  Matthew Jordan 452553fc1d clang compiler warnings: Fix non-literal-null-conversion warnings 10 years ago
  George Joseph b99c632522 build: Fixes for gcc 5 compilation 10 years ago
  Matthew Jordan b236671a04 clang compiler warnings: Fix invalid enum conversion 10 years ago
  Corey Farrell ae4fb7aa31 chan_sip: Fix dialog reference leaked to scheduler for reinvite_timeout. 10 years ago
  Richard Mudgett 6ab1e3f59c chan_sip: Fix realtime locking inversion when poking a just built peer. 10 years ago
  Matthew Jordan 7d3a913975 channels/chan_sip: Don't send a BYE after final response when PBX thread fails 10 years ago
  Matthew Jordan 3523e8ecc3 channels/chan_sip: Clarify WARNING message in mismatched SRTP scenario 10 years ago
  Matthew Jordan 52dfd15f0c channels/chan_sip: Fix crash when transmitting packet after thread shutdown 10 years ago
  Matthew Jordan e3ab54ed8c channels/chan_sip: Fix RealTime error during SIP unregistration with MariaDB 10 years ago
  Matthew Jordan 0ef002c8d8 channels/chan_sip: Ensure that a BYE is sent during INVITE w/Replaces transfer 10 years ago
  Mark Michelson 93a6a2a694 Use SIPS URIs in Contact headers when appropriate. 10 years ago
  Kevin Harwell b41a7d195b chan_sip: stale nonce causes failure 10 years ago
  Walter Doekes 7b36c55c76 Fix typo's (retrieve, specified, address). 10 years ago
  Walter Doekes 01b4dde81f chan_sip: Case insensitive comparison of "defaultuser" parameter. 10 years ago
  Matthew Jordan 4705a36c85 chan_sip: Send CANCEL via original INVITE destination even after UPDATE request 10 years ago
  Walter Doekes 5e76ee67ef Fix printf problems with high ascii characters after r413586 (1.8). 10 years ago
  Joshua Colp 9b6e77a4ca chan_sip: Allow T.38 switch-over when SRTP is in use. 10 years ago
  Joshua Colp 029aa17054 res_http_websocket: Fix crash due to double freeing memory when receiving a payload length of zero. 10 years ago
  Richard Mudgett 70090ac13f ast_str: Fix improper member access to struct ast_str members. 10 years ago
  Corey Farrell fc782d1881 chan_sip: Fix theoretical leak of p->refer. 10 years ago
  Matthew Jordan c3517f4b96 channels/chan_sip: Add improved support for 4xx error codes 10 years ago
  Matthew Jordan bb849003ad channels/chan_sip: Support mutltiple Supported and Required headers 10 years ago
  Matthew Jordan d0e62a34fd channels/chan_sip: Respect outboundproxy setting when sending qualify requests 10 years ago
  Walter Doekes e3138b551c chan_sip: Fix so asterisk won't send reINVITE after a BYE. 10 years ago
  Walter Doekes 3c0439da0c chan_sip: Fix dialog leak resulting from missing ACK to re-INVITE. 10 years ago
  Corey Farrell 169f053584 chan_sip: Clean leak on error path of process_sdp 10 years ago
  Walter Doekes a3cdd85387 chan_sip: Simplify some unref code by removing unlink_peer_from_tables. 10 years ago
  Walter Doekes 3a0251aee9 chan_sip: Remove excess ref of realtime peer before sip_poke_peer. 10 years ago
  Walter Doekes 7b2b0afe55 chan_sip: Unref outbound proxy structure on dialog/pvt destruction. 10 years ago