CVS log for ports/net/asterisk/files/Attic/patch-channels::chan_sip.c
Up to [FreeBSD] / ports / net / asterisk / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.14
Mon Nov 29 04:29:46 2010 UTC (14 months, 2 weeks ago) by fjoe
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.13: +0 -0 lines
Remove errorneously added patches from the old asterisk 1.4 port. Pointy hat to: fjoe
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Nov 28 19:33:57 2010 UTC (14 months, 2 weeks ago) by fjoe
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +0 -0 lines
Add asterisk 1.8 port. Submitted by: Florian Smeets
Revision 1.12
Wed Nov 24 13:58:38 2010 UTC (14 months, 2 weeks ago) by fjoe
Branches: MAIN
FILE REMOVED
Changes since revision 1.11: +0 -0 lines
Remove and disconnect net/asterisk port in preparation for repocopy from net/asterisk16
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jun 10 08:30:35 2008 UTC (3 years, 8 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -46 lines
o Update to 1.4.20.1; o add opt-in support for the iLBC codec; o move another extra patch into opt-in section.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri May 16 09:24:29 2008 UTC (3 years, 8 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +8 -17 lines
o Update to 1.4.19.2; 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.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Dec 26 11:13:38 2007 UTC (4 years, 1 month ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_7_0_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +46 -18 lines
Update to 1.4.16.2.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Apr 13 08:06:05 2007 UTC (4 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_6_3_0, PRE_XORG_7
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +17 -136 lines
Long awaited upgrade to 1.4.2. Sponsored by: Sippy Software, Inc.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Dec 5 11:17:04 2006 UTC (5 years, 2 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +22 -10 lines
Add another local patch that will be submitted to the vendor.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Dec 3 23:33:38 2006 UTC (5 years, 2 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +23 -12 lines
Allow secure digest auth to be requested for outgoing call legs by AGI.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jan 27 00:15:33 2006 UTC (6 years ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +10 -10 lines
Update to 1.2.3.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jan 17 22:27:45 2006 UTC (6 years ago) by sobomax
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +111 -124 lines
Update to 1.2.1.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue May 3 13:58:26 2005 UTC (6 years, 9 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +32 -8 lines
o chan_sip.c:
- 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
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Oct 17 18:00:02 2004 UTC (7 years, 3 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +22 -22 lines
Update to 1.0.1.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Apr 30 05:21:08 2004 UTC (7 years, 9 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_3_0
- Update to 0.9.0; - add optional support for building with Zaptel module.
