Commit Graph

4904 Commits (f44ef30a3ed308ecee7de7c143abd8ddb78ce39e)

Author SHA1 Message Date
Joshua Colp f44ef30a3e Remove dependency on res_features from some channel drivers. It is now part of the core and no longer exists as a module.
18 years ago
Kevin P. Fleming de9e315146 fix flag bit definitions to make code from issue #11049 actually work; along the way, clarify comments and add some dummy flag definitions for other multi-bit flags to hopefully stop this from happening in the future
18 years ago
Olle Johansson 5fb7250511 Merged revisions 99978 via svnmerge from
18 years ago
Olle Johansson 02e2718e94 Merged revisions 99977 via svnmerge from
18 years ago
Kevin P. Fleming 0b2239deae since echo canceler parameters in Zaptel are now signed integers, allow them during parsing
18 years ago
Tilghman Lesher e19b83a0a3 Progress messages don't work
18 years ago
Olle Johansson 16315ae2f3 - Add a few comments to sip_xmit
18 years ago
Olle Johansson e956900bc5 Merged revisions 99652 via svnmerge from
18 years ago
Olle Johansson b8aa3248ec Add a generic function to set the bridged call PVT unique id string
18 years ago
Olle Johansson 949bb30d03 Merged revisions 99594 via svnmerge from
18 years ago
Russell Bryant 14657e25ea Point out a bug in some debug counter handling
18 years ago
Olle Johansson f4fe6744cc Add authentication options to the SIP dialstring.
18 years ago
Olle Johansson 865bb84432 Doxygen updates
18 years ago
Mark Michelson c48b43e2d8 Merged revisions 99426 via svnmerge from
18 years ago
Jason Parker 97fb8a75d4 Fix distinctive ring detection.
18 years ago
Olle Johansson 8f19d8523b Remove compiler warning for uninitialized variable
18 years ago
Olle Johansson fcaeb2d722 Doxygen updates.
18 years ago
Olle Johansson 8296d2d29d Updating doxygen
18 years ago
Joshua Colp 965c454543 Merged revisions 99301 via svnmerge from
18 years ago
Joshua Colp aeb3048676 Change over to using ast_debug so these debug messages don't always show up.
18 years ago
Russell Bryant 3a95a07e69 Add a "console active" CLI command, which lets you find out which console device
18 years ago
Russell Bryant f20450ea03 Merge changes from team/russell/console_devices
18 years ago
Russell Bryant b995c78c31 Merge changes from team/group/sip-tcptls
18 years ago
Russell Bryant 89778a05c1 Make the output of "console list devices" a bit prettier.
18 years ago
Russell Bryant 30de4fc350 List which devices are inputs and outputs in "console list devices"
18 years ago
Russell Bryant 2a91da6613 Merged revisions 99004 via svnmerge from
18 years ago
Jason Parker 8dc5e09ccb Add several busy detection related defines to menuselect.
18 years ago
Kevin P. Fleming cd4cc27c93 major reliability and performance improvement in VWMI monitoring for FXO ports (code by markster, me and dbailey)
18 years ago
Russell Bryant 6aaa992301 Merge the changes from issue #10665 from the team/group/sip_session_timers branch.
18 years ago
Joshua Colp a6da07a515 Merged revisions 98966 via svnmerge from
18 years ago
Mark Michelson 343949b741 Merged revisions 98964 via svnmerge from
18 years ago
Joshua Colp 4082bed03a Merged revisions 98955 via svnmerge from
18 years ago
Joshua Colp 1faba2a90c Remove DNS lookup from sip_devicestate. This seems to come from way back when and I can't think of a reason for it being here, plus it could cause needless DNS lookups.
18 years ago
Russell Bryant 2cdf636c0f Merged revisions 98946 via svnmerge from
18 years ago
Russell Bryant 4fb04cb58a Merged revisions 98943 via svnmerge from
18 years ago
Joshua Colp 9a76fbf9c2 Merged revisions 98934 via svnmerge from
18 years ago
Joshua Colp 698ad33d7b Merged revisions 98894 via svnmerge from
18 years ago
Jason Parker 524aed3768 Add proper call forwarding (all and busy) support for chan_skinny.
18 years ago
Jason Parker d357378397 Fix for potential crash with vmexten
18 years ago
Kevin P. Fleming 4b0a63ffa2 Add 'zap set dnd' CLI command, and ensure that the AMI DNDState event always gets generated.
18 years ago
Kevin P. Fleming 138799091c Add 'auto' signalling mode for Zaptel channels.
18 years ago
Tilghman Lesher 911fbb5df9 Merged revisions 98164 via svnmerge from
18 years ago
Kevin P. Fleming 9603b5f598 Ascom phones send Flash events as SIP INFO using '!' as the 'digit'
18 years ago
Russell Bryant 5c2beee6c3 Add a new global and per-peer option to chan_sip, qualifyfreq, which allows you
18 years ago
Tilghman Lesher c88f243d8d Merged revisions 97973 via svnmerge from
18 years ago
Steve Murphy 71ad27409c The fixes in this commit are mainly to allow compiling of trunk with --enable-dev-mode, mutex profiling, lock debugging, etc. Mainly, the version.c needs to be in the OBJS line; asterisk.h was chosen to have the prototypes for ast_get_version, ast_get_version_num; and the ASTERISK_FILE_VERSION macro needs to be used after including asterisk.h in a few files. I hope I did the right thing. If not, let me know.
18 years ago
Tilghman Lesher 857e3412f4 Several manager changes:
18 years ago
Luigi Rizzo 84d4c3d801 remove a wrong 'const'
18 years ago
Luigi Rizzo cdf6974dea Two changes:
18 years ago
Philippe Sultan 55240a4e35 Merged revisions 97489 via svnmerge from
18 years ago