Commit Graph

2461 Commits (cbd5a0e6bbc4399f40d0e2e2144038b92df4a9bf)
 

Author SHA1 Message Date
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
Mark Spencer 1bbf0d2cf6 Bump branch id on INVITE with auth (bug #1313)
22 years ago
James Golovich 8cfed866d3 Remove size restiction on remote console command completion (bug 1360)
22 years ago
Mark Spencer 852422f4ab Add "WaitExten" application
22 years ago
Jeremy McNamara 528c513602 swap out printf's for ast_verbose
22 years ago
Mark Spencer 1cf4ea2eb3 Don't translate time for packets with no delivery
22 years ago
Jeremy McNamara 70dfab8be0 on outbound calls make sure we use requested codec
22 years ago
Mark Spencer f897350521 Fix timestamps for codec translations with different sized frames
22 years ago
James Golovich b5da1073b0 Allow manager.conf to use port and portno, but log that portno is deprecated.
22 years ago
James Golovich dc383a7ee7 Make outgoing call spool only consider # a comment if at the beginning of a line or following whitespace (bug 1346)
22 years ago
Ben Kramer 09e0fc2074 / implemented basic group'ing, as per chan_zap
22 years ago
Mark Spencer 940a5deb2e Support some more SIP idiocies
22 years ago
James Golovich aacc5e108b Only update utime in pbx_spool.c if the file exists
22 years ago
James Golovich 1cf0d5ad9d Make pbx_spool update utime with every safe_append
22 years ago
Mark Spencer 9f726fce46 603 is a busy too
22 years ago
Mark Spencer d051e2da43 Recognize + as a valid part of a phone number
22 years ago
Mark Spencer 94279f00c1 Various video fixes (bug #688)
22 years ago
Mark Spencer ef1f39d29e Save appl and data around exec (bug #1301)
22 years ago
Mark Spencer 9c7ffa265e Fix small SIP issue with SER (bug #1181)
22 years ago
Mark Spencer 9cc3adbdd9 Clear out delivery fields just in case
22 years ago
Mark Spencer d42f7886ab Merge changes from jcdutton (thanks!)
22 years ago
Mark Spencer e2b0f32c18 Minor samples updates
22 years ago