Commit Graph

2482 Commits (de51a91db38c0d57a956dbb73d29f3458fdfafab)
 

Author SHA1 Message Date
Mark Spencer de51a91db3 Fix for uclibc
22 years ago
Mark Spencer 97dd838cda Fix name properly
22 years ago
Mark Spencer 02287658f7 Store modules in the order they're loaded to make reload work properly
22 years ago
Mark Spencer 083d9c8039 Clean up timestamps on IAX2
22 years ago
Jeremy McNamara 5ebb0b8c15 Lets see if this way works to remove all capabilities from the list
22 years ago
Jeremy McNamara 64d509a931 back out lame attempt
22 years ago
Jeremy McNamara 9cb2272494 print out capability set, if h323debug is turned on
22 years ago
Jeremy McNamara d3f45d14b3 make sure capability set is clean before setting new value(s)
22 years ago
Mark Spencer 7ed519ba84 Use fputs where it makes sense instead of fprintf
22 years ago
Mark Spencer c512310934 Don't allow the format to be doubly handled
22 years ago
Mark Spencer e15b5a83d5 Lock on indication too
22 years ago
Mark Spencer fec02c20a9 Revert locking changes which break static locks (even on linux since it's part of an ENUM not define)
22 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
22 years ago
Mark Spencer a8fb88516a Fix implementation of waitfordigit_full
22 years ago
Mark Spencer 694cacc93d Fix cut properly (bug #1138)
22 years ago
Mark Spencer d2019972f7 Revert earlier jcdutton ALSA improvements which are not disclaimed
22 years ago
Mark Spencer f2ee5d3a80 Don't hang up if the file is missing (not a bug, but fix anyway) (#1380)
22 years ago
Mark Spencer 43d7359221 Don't check PRI settings unless there is PRI
22 years ago
James Golovich ae07b8ee83 Allow zapscan to select a specific channel (bug 1371)
22 years ago
James Golovich fcf76b36aa Hopefully last fix to remote cli completion
22 years ago
Mark Spencer 639438836b Don't take digits in-band when in overlap dial mode
22 years ago
James Golovich cbd5a0e6bb Fix sounds.txt to have extensions for recently included sound files
22 years ago
James Golovich 9cb145c44c Add sound files for dynamic conf stuff (bug 1026)
22 years ago
James Golovich 4d7386fc5f Add ability to do PINs with dynamic conf (bug 1026)
22 years ago
James Golovich 8f591d1b71 Add new sounds text for conf mod (bug 1026)
22 years ago
James Golovich e9c65d0c08 Hopefully the last round of removing needlock stuff
22 years ago
James Golovich 1b2dc7ef75 Remove more needlock stuff
22 years ago
James Golovich 0f2bcccaba Free some cli memory
22 years ago
Mark Spencer 6cde9d87a3 Turn off MOH later rather than sooner.
22 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
22 years ago
Mark Spencer 50edc08001 Fix SendDTMF which was clearly not even tested before it was last committed.
22 years ago
James Golovich 0b2a9dc297 Remove extra argument from ast_set_*_format calls
22 years ago
James Golovich f7b250f963 Fix command completion and remove compile time warnings
22 years ago
Mark Spencer 78641613c7 Add sendtext application
22 years ago
Mark Spencer 42034844dc First pass at fixing chan_alsa
22 years ago
Mark Spencer d45addcc7a Fix compile warning
22 years ago
Malcolm Davenport df9089d3f8 More changes to Matt's application
22 years ago
Mark Spencer 6938bb6109 fix chan_oss for revised queue structure.
22 years ago
Mark Spencer 5a2c606d94 Keep random data around, we'll need it for certain bogus REGISTER and INVITE network hiccups (bug # 1236)
22 years ago
Mark Spencer a3d396b11b Remove double unlock from ast_read
22 years ago
Mark Spencer a1ffc320e4 Don't say we're unable to find the channel if we're able to find it.
22 years ago
Mark Spencer 512583709a Fix double parking crash (bug #1302)
22 years ago
Mark Spencer 13bca43aa8 Get rid of all that old needlock garbage now that we're using recursive mutexes
22 years ago
Malcolm Davenport d0037ea2fd Add Matt's option to call an external application when a voicemail is
22 years ago
Mark Spencer 6b09ce4336 Don't redefine ast_mutex_init
22 years ago
Mark Spencer 584936aa9b Update locking for non-debug mode, too
22 years ago
Mark Spencer 672e3e49fb Bite the bullet and require RECURSIVE mutexes
22 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)
22 years ago
Mark Spencer d3bcf405c2 Small IAX fixes
22 years ago
Mark Spencer 426bf55df2 Print actual hook state in chan_zap
22 years ago