Commit Graph

5160 Commits (9644f1dcfe31c89fb5d1003e9932f93ca28bf6d8)
 

Author SHA1 Message Date
Russell Bryant 9644f1dcfe various code cleanups (bug #4353)
21 years ago
Jeremy McNamara 5d5c4c97c7 Document model usage
21 years ago
Jeremy McNamara fa46a46ec1 Correctly implement the button templates in hopes to support more 79XX series phones. Needs testing, please report. Bug #4366
21 years ago
Matthew Fredrickson c055fcc9a7 (Hopefully!) last remaining changes for NFAS.
21 years ago
Matthew Fredrickson e92b07d372 More updates for NFAS span/channel mapping
21 years ago
Russell Bryant 4fcf27b681 print out appropriate message when no help text is available for a command
21 years ago
Russell Bryant 5a1d81ac57 get rid of some compilation warnings
21 years ago
Russell Bryant d08dd1e1d8 remove seemingly useless write (bug #4299)
21 years ago
Matthew Fredrickson 91bfc89301 Bug in pri_find_principle
21 years ago
Matthew Fredrickson 840a2ba5b4 Updates for new libpri set_message api
21 years ago
Jeremy McNamara 2353f5925c Optimize global/user/peer configuration call options. Bug #4336
21 years ago
Jeremy McNamara 39f884aaff Make debug output more precise. Bug #4345
21 years ago
Matthew Fredrickson ed76520002 Mods for IMPLICIT/EXPLICIT channel id selection support
21 years ago
Kevin P. Fleming 102c76a9c8 make IF dialplan function handle quoted strings properly (bug #4322, with API mods)
21 years ago
Kevin P. Fleming dd0c01fc2f clarify comments even more
21 years ago
Kevin P. Fleming e65df4cc67 add a little comment to keep someone else from having the same misunderstanding I had :-)
21 years ago
Kevin P. Fleming 77284bfaa6 fix Solaris compatibility issues (bug #4339)
21 years ago
Kevin P. Fleming 17e476378a make 'sip debug' work again (commands must be registered shortest-first when they start with the same words) (bug #4341)
21 years ago
Mark Spencer f3cbf61cbf Add SET function (bug #4335)
21 years ago
Mark Spencer ebd2196ab7 Revert improper patch from bug #4294
21 years ago
Kevin P. Fleming 9ebf63696a minor doc fixes
21 years ago
Jeremy McNamara ec9ce8db9d Make capbilities be connection specific versus for the whole endpoint. Bug #4334
21 years ago
Mark Spencer 9c83ec2f25 Cache result from database function reads (conf call)
21 years ago
Kevin P. Fleming db988c5b3a ensure that objects in docs are sorted alphabetically (bug #4333)
21 years ago
Jeremy McNamara 793182ea7d Fix memory leak, avoid uncessary abuse of memory and formatting tweaks. Bug #4282
21 years ago
Kevin P. Fleming b051cccb89 more Makefile tweaks
21 years ago
Kevin P. Fleming d5b50fc83d formatting cleanup (bug #4330)
21 years ago
Kevin P. Fleming 6ac98c6724 make version-testing and echo constructs more shell-portable
21 years ago
Kevin P. Fleming 58a530eba8 remove unnecessary conditional logic (bug #4313, take two)
21 years ago
Kevin P. Fleming 041147243c ensure that peer-level RTP settings are actually used (bug #4313)
21 years ago
Kevin P. Fleming c8889e6563 add IAXPEER function (bug #4310, with minor formatting and doc changes)
21 years ago
Kevin P. Fleming 3dce570998 add more expr-related files to ignore
21 years ago
Kevin P. Fleming 813f0b9653 use new C-coded version comparison program for bison and flex (bug #2058, with different Makefile changes)
21 years ago
Kevin P. Fleming d83eec795f support labels as targets of SET PRIORITY command (bug #4057)
21 years ago
Kevin P. Fleming 3e7675e728 properly check for debug and verbose messages to suppress (bug #4294)
21 years ago
Kevin P. Fleming a1779650de move variable declarations to top of function where they belong (bug #4303)
21 years ago
Russell Bryant 3c98814bb5 add 'dontwarn' option to asterisk.conf to appease the whining masses :p (bug #4320)
21 years ago
Mark Spencer 53d655cf0a Yet another set of jitter buffer changes (this time some scheduling improvements) (bug #4319)
21 years ago
Russell Bryant 364e179b78 check to see if a comma or an open paren came first when splitting the application
21 years ago
Russell Bryant 9d0a1ce4a8 fix moh option in conjunction with intro option (bug #4298)
21 years ago
Mark Spencer 9272e1f68a More jitter buffer fixes for large resync (bug #4311)
21 years ago
Russell Bryant 334fcaa369 note the change from "port" to "bindport"
21 years ago
Mark Spencer 503be4c93a Merge skew reduction (bug #4222)
21 years ago
Mark Spencer ee8cbfa872 Add IAX2 testing code (bug #4242)
21 years ago
Russell Bryant 85d809903b add DB_EXISTS function to be able to check if a key exists in the database
21 years ago
Mark Spencer 28e5165284 Actually apply timestamp bug (bug #3961)
21 years ago
Russell Bryant d07421064b provide a more explicit explination as to what the 'iaxcompat' option does
21 years ago
Mark Spencer 38b7f7b4a4 Add optional call limit
21 years ago
Russell Bryant 9f9fcca6c0 print out the IAX DATETIME IE in 'iax2 debug' in human readable form
21 years ago
Russell Bryant f03896d1fc remove call to pall on unitialied fds
21 years ago