Commit Graph

6252 Commits (c103bc7806155e8c254fb984da2b03d806ed49af)
 

Author SHA1 Message Date
Kevin P. Fleming c103bc7806 issue #5609
20 years ago
Russell Bryant 5039ee0965 allow the IAXPEER function to check a peer's status
20 years ago
Kevin P. Fleming 8f8fc4e57e old compiler compatibility (again...)
20 years ago
Kevin P. Fleming 929d7e6e9b document an undocumented variable
20 years ago
Ben Kramer 3e2507a07a i/ got the loop drop the wrong way around
20 years ago
Kevin P. Fleming 980887f8eb minor cleanup
20 years ago
Kevin P. Fleming 2bebbca579 flags usage simplification
20 years ago
Russell Bryant 8925c3834b issue #5589
20 years ago
Kevin P. Fleming 426360e389 major update to arg/option parsing APIs and documentation
20 years ago
Jim Dixon fc9612edad Fixed a couple of silly boo-boo's
20 years ago
Mark Spencer 5b252b65e6 Update BUGS file (bug #5568)
20 years ago
Jeremy McNamara fa46248f9d Request a sane amount of bandwdith from GK, and fix one-way auido problems with broken H.323 stacks *cough* CCM.
20 years ago
Jeremy McNamara 27041dbda8 document UserByAlias usage
20 years ago
Ben Kramer e9f5bd158b / added dropping of loop when hanging up a station port from another chan
20 years ago
Kevin P. Fleming 8f0a6a7d4f uhh... oops
20 years ago
Kevin P. Fleming ce50837d70 upgrade Dial() app to use API-based argument/option parsing
20 years ago
Kevin P. Fleming 150ff6393b add some doxygen docs
20 years ago
Kevin P. Fleming 5f50e4cb93 native bridging changes
20 years ago
Ben Kramer 9693d05882 / fix to for compiling with both 2.4.x and 3.x vpb-drivers
20 years ago
Ben Kramer b2c2b5cd49 working on delay issue when bridging via ast_bridge
20 years ago
Ben Kramer 610f5614e3 added patched to support collecting caller ID before first ring using
20 years ago
Kevin P. Fleming e1bcf1d043 issue #5558
20 years ago
Kevin P. Fleming 661a2b97af update with today's work
20 years ago
Kevin P. Fleming 986a8ca089 issue #5566
20 years ago
Kevin P. Fleming 9b6f887db5 commit doc file added in issue #4678
20 years ago
Kevin P. Fleming 7ffb604a2f issue #4678
20 years ago
Kevin P. Fleming b05e64ed12 issue #5564
20 years ago
Kevin P. Fleming 631ee6670c issue #5560
20 years ago
Kevin P. Fleming da097c4f5e issue #5561
20 years ago
Kevin P. Fleming 156470f895 convert today's earlier changes into ChangeLog format
20 years ago
Kevin P. Fleming ddaed942ee issue #5499
20 years ago
Kevin P. Fleming d6b64431b0 issue #5549
20 years ago
Kevin P. Fleming 8839ff95df add new GCC-specific macro and force inlining of certain functions where speed is paramount, even when optimization is disabled
20 years ago
Kevin P. Fleming c24c35e5b6 start a new ChangeLog file (GNU style, an entry for each set of changes that go into the tree)
20 years ago
Kevin P. Fleming bb47f9fdc3 rename ChangeLog to CHANGES, a file which will contain a list of the significant changes between Asterisk releases
20 years ago
Kevin P. Fleming cfced0420e use a writeable frame (some channel drivers/transcoders may modify the frame after it has been passed to ast_write())
20 years ago
Kevin P. Fleming 03ceef35ac optionally send silence during recording (issue #5135)
20 years ago
Kevin P. Fleming 236ce8f796 document locking rules for spy API functions
20 years ago
Russell Bryant eae43386f0 when going through new user setup, don't change the password if they don't
20 years ago
Kevin P. Fleming cb28ef70bc allow DTMF timeout to be configurable (issue #5160)
20 years ago
Kevin P. Fleming 261e51b03a handle comments containing what appear to be context names during voicemail.conf updates better (issue #5385)
20 years ago
Mark Spencer 4468de1bd7 Only consider timeouts on realtimers (bug #5554)
20 years ago
Kevin P. Fleming 6eaca0ad8f finish chan_misdn commit
20 years ago
Kevin P. Fleming 033cd4d58f revert strncpy->ast_copy_string changes where the semantics are subtly different
20 years ago
Kevin P. Fleming e86e9a9fe3 allow netsock objects to be unref'd so they can disappear when needed (issue #5454)
20 years ago
Kevin P. Fleming d8672874ef properly handle '100 Trying' that arrives after a dialog has been dropped (issue #5475)
20 years ago
Kevin P. Fleming 9c25f9d1d5 handle improperly formatted initial requests properly (issue #5483)
20 years ago
Kevin P. Fleming 0ac988acaa add experimental mISDN channel driver (issue #4077)
20 years ago
Kevin P. Fleming b099701da9 various text/formatting updates (issue #5503 plus some minor additions)
20 years ago
Kevin P. Fleming 3da6bf02c9 add some warning message for when chan_sip gets overloaded (issue #5530)
20 years ago