Commit Graph

5240 Commits (43cf15e339a7dae7d601a6175d69550a13e61952)
 

Author SHA1 Message Date
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
Russell Bryant 5477aca22d remove extra LOCAL_USER_REMOVE (bug #4308)
21 years ago
Russell Bryant 376bc46af5 prevent copying of NULL (bug #4307)
21 years ago
Russell Bryant c4ebf00d48 correct syntax on DB function example
21 years ago
Russell Bryant 5c1bad1114 fix description of length parameter
21 years ago
Matthew Fredrickson ee296ae8a9 Turn on the DSP for the channel after an ANSWER so that we get DTMF detected
21 years ago
Matthew Fredrickson 9b89127c75 Additions to chan_zap.c to receive PRI_EVENT_KEYPAD_DIGIT properly. Bug #4286
21 years ago
Kevin P. Fleming 252bf2d652 SIP hold improvements (bug #4290)
21 years ago
Kevin P. Fleming 507ceb1a29 add 'zap show status' CLI command to display card/span status (bug #3585)
21 years ago
Kevin P. Fleming ab0c02acfb correct file names to ignore
21 years ago
Kevin P. Fleming 27a551a0eb temporarily suppress usage of vercomp.sh script until it can be fixed
21 years ago
Kevin P. Fleming 1eecc81838 clean up message duration writing code (bug #4285)
21 years ago
Russell Bryant 0dc3f6ee76 add comments, fix typos, and add note on default values (bug #4284)
21 years ago
Kevin P. Fleming 361109c377 add ability to control output format for one-touch-record feature (bug #4190)
21 years ago
Kevin P. Fleming 68f6db3104 CVS ignore output files from building new expression parser
21 years ago
Kevin P. Fleming 2a7d309deb add upgraded expression parser (bug #2058)
21 years ago
Kevin P. Fleming 0858dad2ad return CHANUNAVAIL for unregistered peers, not CONGESTION (bug #4276)
21 years ago
Kevin P. Fleming 2638192439 add EVAL function, deprecate Eval application (bug #4277)
21 years ago
Kevin P. Fleming 9cea81b035 rename SetVar application to Set, deprecate SetVar
21 years ago
Kevin P. Fleming 9bf21dbf58 more strncpy -> ast_copy_string conversions, fixing some buglets along the way
21 years ago
Kevin P. Fleming eaececc920 add ast_build_string library function (from bug #3644)
21 years ago