Commit Graph

5177 Commits (f4d629f4ca17bb5a5cf221205dd9ab14bf9b3efe)
 

Author SHA1 Message Date
Mark Spencer f4d629f4ca Fix language handling (bug #4399)
20 years ago
Russell Bryant 4e329973eb use DEFAULT_SIP_PORT (bug #4408)
20 years ago
Russell Bryant 8791d21995 hopefully the last commit to make things happy
20 years ago
Mark Spencer a67bb4c8fc Fix cast to int from pointer (duh!)
20 years ago
Malcolm Davenport e596f53c9e Whoopsie :)
20 years ago
Mark Spencer 2f1e6379b3 Fix agent deadlock and remove braindead tags dependency
20 years ago
Jeremy McNamara 8adbac17df Define AST_MAX_ACCOUNTCODE because chan_h323.h does not link to the Asterisk headers
20 years ago
Russell Bryant 8b81d9e384 fix seg fault when the app is called on an invalid url (bug #4389)
20 years ago
Russell Bryant dc21f68a95 don't play any sounds when using the quiet option (bug #4348)
20 years ago
Russell Bryant 2cd9d4c676 fix return value for ExecIfTime when time is outside of the specified range (bug #4380)
20 years ago
Mark Spencer a6f2f031b3 Fix typo about maddr (bug #4386)
20 years ago
Russell Bryant 89de7daba9 fix usage of const char (bug #4388)
20 years ago
Josh Roberson 43866b0ef2 Change define __OSX__ to more appropriate __Darwin__ (in light of Darwin being open sourced, and able to run on x86, OSX isn't really suitable)
20 years ago
Josh Roberson 70b3b8730e Fix typo in chan_sip. (Bug #4376).
20 years ago
Mark Spencer 2df83a9298 Fix SIP registration (bug #4138)
20 years ago
Mark Spencer 9d9ec72719 Fix sayunixtime for Danish (bug #3239)
20 years ago
Mark Spencer 41e7cc8154 Use defined AST_MAX_ACCOUNT_CODE (bug #4350)
20 years ago
Russell Bryant 9644f1dcfe various code cleanups (bug #4353)
20 years ago
Jeremy McNamara 5d5c4c97c7 Document model usage
20 years ago
Jeremy McNamara fa46a46ec1 Correctly implement the button templates in hopes to support more 79XX series phones. Needs testing, please report. Bug #4366
20 years ago
Matthew Fredrickson c055fcc9a7 (Hopefully!) last remaining changes for NFAS.
20 years ago
Matthew Fredrickson e92b07d372 More updates for NFAS span/channel mapping
20 years ago
Russell Bryant 4fcf27b681 print out appropriate message when no help text is available for a command
20 years ago
Russell Bryant 5a1d81ac57 get rid of some compilation warnings
20 years ago
Russell Bryant d08dd1e1d8 remove seemingly useless write (bug #4299)
20 years ago
Matthew Fredrickson 91bfc89301 Bug in pri_find_principle
20 years ago
Matthew Fredrickson 840a2ba5b4 Updates for new libpri set_message api
20 years ago
Jeremy McNamara 2353f5925c Optimize global/user/peer configuration call options. Bug #4336
20 years ago
Jeremy McNamara 39f884aaff Make debug output more precise. Bug #4345
20 years ago
Matthew Fredrickson ed76520002 Mods for IMPLICIT/EXPLICIT channel id selection support
20 years ago
Kevin P. Fleming 102c76a9c8 make IF dialplan function handle quoted strings properly (bug #4322, with API mods)
20 years ago
Kevin P. Fleming dd0c01fc2f clarify comments even more
20 years ago
Kevin P. Fleming e65df4cc67 add a little comment to keep someone else from having the same misunderstanding I had :-)
20 years ago
Kevin P. Fleming 77284bfaa6 fix Solaris compatibility issues (bug #4339)
20 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)
20 years ago
Mark Spencer f3cbf61cbf Add SET function (bug #4335)
20 years ago
Mark Spencer ebd2196ab7 Revert improper patch from bug #4294
20 years ago
Kevin P. Fleming 9ebf63696a minor doc fixes
20 years ago
Jeremy McNamara ec9ce8db9d Make capbilities be connection specific versus for the whole endpoint. Bug #4334
20 years ago
Mark Spencer 9c83ec2f25 Cache result from database function reads (conf call)
20 years ago
Kevin P. Fleming db988c5b3a ensure that objects in docs are sorted alphabetically (bug #4333)
20 years ago
Jeremy McNamara 793182ea7d Fix memory leak, avoid uncessary abuse of memory and formatting tweaks. Bug #4282
20 years ago
Kevin P. Fleming b051cccb89 more Makefile tweaks
20 years ago
Kevin P. Fleming d5b50fc83d formatting cleanup (bug #4330)
20 years ago
Kevin P. Fleming 6ac98c6724 make version-testing and echo constructs more shell-portable
20 years ago
Kevin P. Fleming 58a530eba8 remove unnecessary conditional logic (bug #4313, take two)
20 years ago
Kevin P. Fleming 041147243c ensure that peer-level RTP settings are actually used (bug #4313)
20 years ago
Kevin P. Fleming c8889e6563 add IAXPEER function (bug #4310, with minor formatting and doc changes)
20 years ago
Kevin P. Fleming 3dce570998 add more expr-related files to ignore
20 years ago
Kevin P. Fleming 813f0b9653 use new C-coded version comparison program for bison and flex (bug #2058, with different Makefile changes)
20 years ago