Commit Graph

1602 Commits (7b319eb03a329ccaedbb389b8800a3003d7939bd)

Author SHA1 Message Date
Russell Bryant 98d05f22ac correctly respond to an INVITE with T.38 (bug #3818)
21 years ago
Russell Bryant 8aaa9e194e find endian.h on non-linux (bug #3846)
21 years ago
Russell Bryant 60a9627192 *** empty log message ***
21 years ago
Russell Bryant f066af663f fix endianness (bug #3839)
21 years ago
Russell Bryant 42b84afa40 change ',' to '.' (bug #3799)
21 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)
21 years ago
Russell Bryant 4ead78e851 look for the fax extension in the main context, as well (bug #3634)
21 years ago
Russell Bryant a281bef2b3 don't explode if a box running CVS head sends trunk frames with timestamps (bug #3790)
21 years ago
Russell Bryant fd7f18421d add a check to prevent a seg fault from an unknown cause ... (bug #3496)
21 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 687b01f298 move function prototypes outside of functions to compile under gcc4 (bug #3662)
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 40969e6b29 fix div by zero (bug #3467)
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 e1a6d33ed0 Fix interation of # transfer and flash hook transfer (bug #3011)
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 3035547927 fix broken callerid (bug #3395)
21 years ago
Russell Bryant 61d87e19f1 Fix "send text" crash (bug #3378)
21 years ago
Admin Commit fa023ceccf This commit was manufactured by cvs2svn to create branch 'v1-0'.
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 02bb7498b0 Fix ringback on outbound skinny calls (bug #3295)
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 56dd7681f8 Make sure we clear out owner in SUB_REAL when moving a call (bug #3267)
21 years ago
Russell Bryant 96624911f0 fix SIP presence (bug #3251)
21 years ago
Russell Bryant a97e1f873f putting the timestamp stuff back in ...
21 years ago
Russell Bryant 74239cb26c I got a crash in iax that I think is related to this timestamp patch, so I am going to back it out until we get it figured out. (bug #3119)
21 years ago
Russell Bryant f45b8fcc70 lock sooner, fix some formatting (bug #3207)
21 years ago
Russell Bryant da0fb57df3 make sure to set sin_family (bug #3188)
22 years ago
Russell Bryant 10378ed083 stop sending rtp when on hold (bug #3185)
22 years ago
Russell Bryant b0b9c0928b fix MWI with type=friend (bug #3004)
22 years ago
Russell Bryant f4adada2e8 make cid rings configurable (bug #2889)
22 years ago
Russell Bryant a4671a3d88 remove duplicate option parsing (bug #3173)
22 years ago
Russell Bryant dd8d225b4e prevent timestamp jumps (bug #3119)
22 years ago
Russell Bryant 78693d31e9 Re-use SIP authentication, aka "The Broadvoice patch" (bug #2917)
22 years ago
Russell Bryant 799ff464f2 Don't hold the iaxsl[x] lock while finding the peer, do it ahead of time.
22 years ago
Russell Bryant b107f9c1c9 honor global nat setting for users (bug #3125)
22 years ago