Commit History

Author SHA1 Message Date
  Russell Bryant 5835245f9f Remove ancient copy/paste error (issue #5541) 19 years ago
  Russell Bryant 822f853b36 removed unused variable (issue #5455) 19 years ago
  Russell Bryant 680dc9c7f4 make sure iaxs gets initialized (bug #4856) 19 years ago
  Russell Bryant 7da9564c4d fix a sizeof bug (bug #4264) 20 years ago
  Russell Bryant c696c5bf84 only initialize random number generators in one place (bug #4017) 20 years ago
  Russell Bryant 204504c4c6 add some newlines and fix some misspellings (bug #4027) 20 years ago
  Russell Bryant 788f45cbc8 handle AST_FORMAT_SLINEAR endianness properly on big-endian systems (bug #3865) 20 years ago
  Russell Bryant 4622e44549 check for result *after* starting the network thread (bug #3952) 20 years ago
  Russell Bryant 7982f468e7 *** empty log message *** 20 years ago
  Russell Bryant b0b8f5c7e9 don't explode if a box running CVS head sends trunk frames with timestamps (bug #3790) 20 years ago
  Russell Bryant 4d4e6dc785 fix div by zero (bug #3467) 20 years ago
  Russell Bryant cff7b4b438 putting the timestamp stuff back in ... 20 years ago
  Russell Bryant 4867d08566 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) 20 years ago
  Russell Bryant fb3fd55a71 prevent timestamp jumps (bug #3119) 20 years ago
  Russell Bryant d20f3379c7 Don't hold the iaxsl[x] lock while finding the peer, do it ahead of time. 20 years ago
  Russell Bryant 6d9f9e8de4 Make sure that read/write format are set up correctly 20 years ago
  Russell Bryant 74171bf8a4 Release call lock while we look for the peer to avoid a deadlock 20 years ago
  Russell Bryant b0e674c2e0 fix manager events that report lag time (bug 2919) 20 years ago
  James Golovich df52bd2463 Backport recent memory fixes to 1.0 20 years ago
  Russell Bryant 2fc756d78e fix for attended transfers (bug #2632) 20 years ago
  Russell Bryant 8c79dbf565 fix delivery times on trunks (bug #2587) 20 years ago
  Russell Bryant 64664249b0 chan_iax2 shouldn't use IAX/Registry on temponly peers (bug #2610) 20 years ago
  Russell Bryant a0d71af02c Fix seg fault with IAX native bridging (bug #2550) 20 years ago
  Mark Spencer c0ee7de24c Don't register auth against something that isn't a register (bug #2468) 20 years ago
  James Golovich 7bead6b536 Make chan_iax2.c compile again on older gcc. Remember definitions must come first 20 years ago
  Mark Spencer f122fec2d6 Merge steven davie's IAX2 jitterbuffer fixes 20 years ago
  Mark Spencer 1e54d03621 Add IAX2/SIP register events to system (bug #2117) 20 years ago
  Mark Spencer 0329ffde56 Queue congestion on REJECT (bug #2448) 20 years ago
  Mark Spencer 129ca396b4 Don't forget to return something other than -1 on the first pass if appropriate! 20 years ago
  Mark Spencer b6dad33c2e Automatically send proper signal on iax switch following dial (bug #2420) 20 years ago