summaryrefslogtreecommitdiff
path: root/net/asterisk/files/patch-channels::chan_sip.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* o Update to 1.4.20.1;Maxim Sobolev2008-06-101-46/+3
| | | | | | o add opt-in support for the iLBC codec; o move another extra patch into opt-in section.
* o Update to 1.4.19.2;Maxim Sobolev2008-05-161-17/+8
| | | | | | | o move all additional functionality into separate patches and make it opt in. It has been concern of asterisks devs that the FreeBSD pacakage adds functionalty not present in the original version, whch could be confusing.
* Update to 1.4.16.2.Maxim Sobolev2007-12-261-18/+46
|
* Long awaited upgrade to 1.4.2.Maxim Sobolev2007-04-131-136/+17
| | | | Sponsored by: Sippy Software, Inc.
* Add another local patch that will be submitted to the vendor.Maxim Sobolev2006-12-051-10/+22
|
* Allow secure digest auth to be requested for outgoing call legs by AGI.Maxim Sobolev2006-12-031-12/+23
|
* Update to 1.2.3.Maxim Sobolev2006-01-271-10/+10
|
* Update to 1.2.1.Maxim Sobolev2006-01-171-123/+110
|
* o chan_sip.c:Maxim Sobolev2005-05-031-7/+31
| | | | | | | | | | | | | | | | - Improve codec negotiation logic. - make sure to parse SDP on re-INVITE. o chan_zap.c: - If unanswered Zap channnel is hanged up wait until the calling party in turn hangs up (by detecting ring timeout). Otherwise next ring will trigger a "new" incoming call. This appears to be design limitation of the analogue telephone system - there is no way to reject the call without answering it first. Sponsored by: Porta Software Ltd, PBXpress Inc
* Update to 1.0.1.Maxim Sobolev2004-10-171-21/+21
|
* - Update to 0.9.0;Maxim Sobolev2004-04-301-0/+120
- add optional support for building with Zaptel module.