summaryrefslogtreecommitdiff
path: root/net/asterisk12/files/patch-channels::chan_sip.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.