summaryrefslogtreecommitdiff
path: root/net/asterisk/files/patch-channels::chan_zap.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-12-09Update to 1.4.22.Maxim Sobolev1-80/+0
2006-01-17Update to 1.2.1.Maxim Sobolev1-48/+28
2005-05-03o chan_sip.c:Maxim Sobolev1-3/+88
- 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
2004-10-17Update to 1.0.1.Maxim Sobolev1-8/+9
2004-04-30- Update to 0.9.0;Maxim Sobolev1-0/+14
- add optional support for building with Zaptel module.