Commit Graph

2527 Commits (3534419f142f8b1a23f26aa901990bada3c9cdb6)
 

Author SHA1 Message Date
Jeremy McNamara 64d509a931 back out lame attempt
21 years ago
Jeremy McNamara 9cb2272494 print out capability set, if h323debug is turned on
21 years ago
Jeremy McNamara d3f45d14b3 make sure capability set is clean before setting new value(s)
21 years ago
Mark Spencer 7ed519ba84 Use fputs where it makes sense instead of fprintf
21 years ago
Mark Spencer c512310934 Don't allow the format to be doubly handled
21 years ago
Mark Spencer e15b5a83d5 Lock on indication too
21 years ago
Mark Spencer fec02c20a9 Revert locking changes which break static locks (even on linux since it's part of an ENUM not define)
21 years ago
James Golovich 63702b9a78 Change mutex defines so it should work on OS that don't have the _NP mutex types. Also move the #defines up so we don't need to duplicate them
21 years ago
Mark Spencer a8fb88516a Fix implementation of waitfordigit_full
21 years ago
Mark Spencer 694cacc93d Fix cut properly (bug #1138)
21 years ago
Mark Spencer d2019972f7 Revert earlier jcdutton ALSA improvements which are not disclaimed
21 years ago
Mark Spencer f2ee5d3a80 Don't hang up if the file is missing (not a bug, but fix anyway) (#1380)
21 years ago
Mark Spencer 43d7359221 Don't check PRI settings unless there is PRI
21 years ago
James Golovich ae07b8ee83 Allow zapscan to select a specific channel (bug 1371)
21 years ago
James Golovich fcf76b36aa Hopefully last fix to remote cli completion
21 years ago
Mark Spencer 639438836b Don't take digits in-band when in overlap dial mode
21 years ago
James Golovich cbd5a0e6bb Fix sounds.txt to have extensions for recently included sound files
21 years ago
James Golovich 9cb145c44c Add sound files for dynamic conf stuff (bug 1026)
21 years ago
James Golovich 4d7386fc5f Add ability to do PINs with dynamic conf (bug 1026)
21 years ago
James Golovich 8f591d1b71 Add new sounds text for conf mod (bug 1026)
21 years ago
James Golovich e9c65d0c08 Hopefully the last round of removing needlock stuff
21 years ago
James Golovich 1b2dc7ef75 Remove more needlock stuff
21 years ago
James Golovich 0f2bcccaba Free some cli memory
21 years ago
Mark Spencer 6cde9d87a3 Turn off MOH later rather than sooner.
21 years ago
Ben Kramer 61ff225f1d updated to work with change by markster: Get rid of all that old needlock garbage now that we're using recursive mutexes
21 years ago
Mark Spencer 50edc08001 Fix SendDTMF which was clearly not even tested before it was last committed.
21 years ago
James Golovich 0b2a9dc297 Remove extra argument from ast_set_*_format calls
21 years ago
James Golovich f7b250f963 Fix command completion and remove compile time warnings
21 years ago
Mark Spencer 78641613c7 Add sendtext application
21 years ago
Mark Spencer 42034844dc First pass at fixing chan_alsa
21 years ago
Mark Spencer d45addcc7a Fix compile warning
21 years ago
Malcolm Davenport df9089d3f8 More changes to Matt's application
21 years ago
Mark Spencer 6938bb6109 fix chan_oss for revised queue structure.
21 years ago
Mark Spencer 5a2c606d94 Keep random data around, we'll need it for certain bogus REGISTER and INVITE network hiccups (bug # 1236)
21 years ago
Mark Spencer a3d396b11b Remove double unlock from ast_read
21 years ago
Mark Spencer a1ffc320e4 Don't say we're unable to find the channel if we're able to find it.
21 years ago
Mark Spencer 512583709a Fix double parking crash (bug #1302)
21 years ago
Mark Spencer 13bca43aa8 Get rid of all that old needlock garbage now that we're using recursive mutexes
21 years ago
Malcolm Davenport d0037ea2fd Add Matt's option to call an external application when a voicemail is
21 years ago
Mark Spencer 6b09ce4336 Don't redefine ast_mutex_init
21 years ago
Mark Spencer 584936aa9b Update locking for non-debug mode, too
21 years ago
Mark Spencer 672e3e49fb Bite the bullet and require RECURSIVE mutexes
21 years ago
James Golovich 1d8f780f45 Include inttypes.h in md5.h instead of stdint.h (since stdint.h contains the right info on freebsd and on linux inttypes.h includes stdint.h) (bug 1369)
21 years ago
Mark Spencer d3bcf405c2 Small IAX fixes
21 years ago
Mark Spencer 426bf55df2 Print actual hook state in chan_zap
21 years ago
Mark Spencer 1bbf0d2cf6 Bump branch id on INVITE with auth (bug #1313)
21 years ago
James Golovich 8cfed866d3 Remove size restiction on remote console command completion (bug 1360)
21 years ago
Mark Spencer 852422f4ab Add "WaitExten" application
21 years ago
Jeremy McNamara 528c513602 swap out printf's for ast_verbose
21 years ago
Mark Spencer 1cf4ea2eb3 Don't translate time for packets with no delivery
21 years ago