Commit Graph

2573 Commits (304e39b8ecd2bdfc4625cf85c71e43f4c674817f)

Author SHA1 Message Date
Automerge script bf7f1e75da automerge commit
20 years ago
Automerge script 13d5513465 automerge commit
20 years ago
Automerge script 266010c7f2 automerge commit
20 years ago
Automerge script 18dbcd321d automerge commit
20 years ago
Automerge script 744ec2c02e automerge commit
20 years ago
Automerge script c0dce52a12 automerge commit
20 years ago
Automerge script 5fc4e0d280 automerge commit
20 years ago
Automerge script 1c4e84f888 automerge commit
20 years ago
Automerge script 9acbdbcc6d automerge commit
20 years ago
Automerge script 06765cc9d1 automerge commit
20 years ago
Automerge script 2cfee72f8e automerge commit
20 years ago
Automerge script 6a02d8a8d9 automerge commit
20 years ago
Automerge script 02e4d63d7e automerge commit
20 years ago
Automerge script 6f4c9d5739 automerge commit
20 years ago
Automerge script 0bd1631812 automerge commit
20 years ago
Automerge script 2e10d5244e automerge commit
20 years ago
Automerge script e295ae92f3 automerge commit
20 years ago
Automerge script 0ca5e4125e automerge commit
20 years ago
Automerge script ea091271c8 automerge commit
20 years ago
Automerge script bea37cf37b automerge commit
20 years ago
Automerge script 65850c0467 automerge commit
20 years ago
Automerge script 413b215b6c automerge commit
20 years ago
Automerge script 30185fdff4 automerge commit
20 years ago
Automerge script b0fd9f9b74 automerge commit
20 years ago
Kevin P. Fleming f16619507a updating to current 1.2
20 years ago
Kevin P. Fleming 69ac155838 initial import of Asterisk SIP support for network security devices
20 years ago
Kevin P. Fleming d8c5d338cb re-initialize _all_ sequence numbers when transfer completes
20 years ago
Kevin P. Fleming 2fd6520a7e update agent persistence when an agent gets logged off by autologoff
20 years ago
Kevin P. Fleming 224c6e3f7c send device state updates for auto-logoff of agents as well
20 years ago
Olle Johansson ed523e248a Fixing typo in XML for video updates.
20 years ago
Kevin P. Fleming b59a63c8cd backport rport scanning fix from trunk (bug #6071)
20 years ago
BJ Weschke ea4c262482 Fix compiler warnings.
20 years ago
Russell Bryant 4578bc3b0c fix memory leak in build_rpid (issue #6070)
20 years ago
Kevin P. Fleming 9f92220a9c backport fix to ensure that DSP is never enabled on pseudo channels
20 years ago
Russell Bryant a434f8877a cast time_t to an int in printf/scanf (issue #5635)
20 years ago
Russell Bryant a5e9fe97c8 revert changes to videosupport to allow per-peer setting, since it isn't quite
20 years ago
Russell Bryant 2293cfaf84 remove stray unlock (issue #5955)
20 years ago
Josh Roberson d252dde933 Actually put in the per-peer settings for sip video, as they didn't make it in at astricon somehow, and I've been too busy up until now to redo it.
20 years ago
Tilghman Lesher 37a49a5992 Allow a chan_alsa that failed to open sound devices to be unloaded.
20 years ago
BJ Weschke 2783801610 Bug #6040 - Documentation correction
20 years ago
Russell Bryant 3bbeaefa57 backport fix for reloading peer context (issue #6007)
20 years ago
Russell Bryant 50079144e3 I messed up and accidently committed this to the trunk first ...
20 years ago
Kevin P. Fleming 8ef66261f1 Max-Forwards headers must only be present on requests, not responses
20 years ago
Kevin P. Fleming 90812b536c forcibly expire previous subscriptions from a peer when they resubscribe (keeps them from building up and waiting for expiration, and stops us sending unwanted NOTIFY messages to devices)
20 years ago
Christian Richter 8b352fcb94 * Added mISDN/mISDNuser Echo cancel Patch
20 years ago
Kevin P. Fleming 8452f6b494 ensure that hangups while incoming calls are in early state are handled properly (issue #5919)
20 years ago
Kevin P. Fleming f9bc6f8afc only report AGENT_IDLE for callback mode agents when they are actually idle (issue #5902)
20 years ago
BJ Weschke d38fff38f9 Bug #5877
20 years ago
Russell Bryant 03a8791440 fix the order of arguments to an error message (issue #5927)
20 years ago
Olle Johansson 8c701a0861 Bug #5907. Improve SIP INFO DTMF debugging output. (1.2 & Trunk)
20 years ago