Commit Graph

572 Commits (f717cd2719b51a104e885eef22bfdafd248754ce)

Author SHA1 Message Date
Russell Bryant f717cd2719 fix mem leak with MYSQL_USERS (bug #4287)
20 years ago
Russell Bryant 43e32456ca ensure that calls to gethostbyname are null terminated,
20 years ago
Russell Bryant e16718bb2e create useful output for time left to expire (bug #4022)
20 years ago
Russell Bryant 17045b502f space out initial registrations (bug #3104)
20 years ago
Russell Bryant 8b6aa2741c Clear out received tag in 407/401's (bug #3885)
20 years ago
Russell Bryant 98d05f22ac correctly respond to an INVITE with T.38 (bug #3818)
20 years ago
Russell Bryant 42b84afa40 change ',' to '.' (bug #3799)
20 years ago
Russell Bryant be446083ab don't send a "to" on a "100 Trying", also be case insensitive when parsing the "to" tag (bug #3801)
20 years ago
Russell Bryant d565dc3225 Be sure to process SDP if we already have an owner (bug #3701)
21 years ago
Russell Bryant 83e1402d8a release RTP ports early on SUBSCRIBE (bug #3655 / #3673)
21 years ago
Russell Bryant f1c93a8ff3 move the processing of SDP data to after determining the user (bug #3660)
21 years ago
Russell Bryant 292059c9cb handle DNS failures on startup more gracefully (bug #3086)
21 years ago
Russell Bryant ece9341019 typo (bug #3557)
21 years ago
Russell Bryant b2ab9ffaec fix potential seg fault (bug #3519)
21 years ago
Russell Bryant 528d2dcff5 Make sure we always transmit the same from line (bug #3492)
21 years ago
Russell Bryant 37a80ea3bc typo (bug #3483)
21 years ago
Russell Bryant a46350e315 only use default cid if specified (bug #3486)
21 years ago
Russell Bryant 4979d7fbb1 handle INFO A through D (bug #3445)
21 years ago
Russell Bryant bdcbd76e13 fix restrictcid with mysql users (bug #3442)
21 years ago
Russell Bryant b90f6b40d9 fix reloading secret options (bug #3432)
21 years ago
Russell Bryant 3696407c67 don't fail register on dns error (bug #3424)
21 years ago
Russell Bryant 58b1b7f825 prevent duplicate 200 ... and some formatting
21 years ago
Russell Bryant fb3de07e39 Don't even attempt to masquerade a channel into itself (bug #3040)
21 years ago
Russell Bryant 2ef418765c Don't allow masquerading into oneself (bug #3040)
21 years ago
Russell Bryant d1b6552ef7 fix message sent on codec mismatch (bug #3306)
21 years ago
Russell Bryant fbc3e2e3ce Send "405 Method Not Allowed" if a message is received outside of a call (bug #3324)
21 years ago
Russell Bryant c69bb18184 logging update (bug #3268)
21 years ago
Russell Bryant dc5042762f fix silly header (bug #3288)
21 years ago
Russell Bryant 96624911f0 fix SIP presence (bug #3251)
21 years ago
Russell Bryant 10378ed083 stop sending rtp when on hold (bug #3185)
21 years ago
Russell Bryant b0b9c0928b fix MWI with type=friend (bug #3004)
21 years ago
Russell Bryant 78693d31e9 Re-use SIP authentication, aka "The Broadvoice patch" (bug #2917)
21 years ago
Russell Bryant b107f9c1c9 honor global nat setting for users (bug #3125)
21 years ago
Russell Bryant a391baf1be Remove the SIP ACK fixes at the request of Olle - This will go in when a more complete fix is available
21 years ago
Russell Bryant 665cf4fb64 fix missing "sip:" in ACK (bug #2687)
21 years ago
Russell Bryant 6f60468d3d Fix SIP ACK for BYE (bug #3087)
21 years ago
Russell Bryant b32ffb8190 Olle's ACK fix (bug #2687)
21 years ago
Russell Bryant 2583e00e03 update comment (bug #2999)
21 years ago
Russell Bryant 90f22a990d merge codec preference changes for SIP
21 years ago
Russell Bryant 1e75116e74 Try call if call is 0 or more (bug #2935)
21 years ago
Russell Bryant df6c1f8b39 fix for rpid (bug 2910)
21 years ago
Russell Bryant 902661dd8e decrement use counter after timeout on INVITE (bug 2898)
21 years ago
Russell Bryant 10781d30d2 don't create owner twice
21 years ago
Russell Bryant 13e54102fd fix continuation line parsing (bug #2892)
21 years ago
Russell Bryant 8eb984caec fix setting language in chan_sip (bug #2848)
21 years ago
Russell Bryant 1f02d433b3 send full contact when poking a peer (bug #2836)
21 years ago
Russell Bryant 0d23dbb490 Fix supervised transfer (bug #2813)
21 years ago
Russell Bryant 3cd77bab28 Fix verbose error (bug #2809)
21 years ago
Russell Bryant 591eb8fac1 fix sip mwi to conform to RFC (bug #2793)
21 years ago
Russell Bryant de1c7219ea Setup fromuser properly (bug #2802)
21 years ago