CVS log for ports/net/asterisk12/files/Attic/patch-channels::chan_sip.c
Up to [FreeBSD] / ports / net / asterisk12 / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9
Tue Nov 30 03:47:33 2010 UTC (14 months, 1 week ago) by fjoe
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.8: +1 -1 lines
asterisk 1.2 has been EOL'ed upstream on 21 Nov 2010.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jul 31 21:18:09 2007 UTC (4 years, 6 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_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +10 -10 lines
o Upgrade to 1.2.23. o Disable fax-related modules since they don't compile with newest spandsp. o Enable FreeTDS support (could be disabled using WITHOUT_FREETDS knob). Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ )
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: old_RELEASE_4_EOL, PRE_XORG_7
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: old_RELEASE_6_2_0, old_RELEASE_6_1_0, old_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: old_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: old_RELEASE_5_4_0, old_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: old_RELEASE_5_3_0
- Update to 0.9.0; - add optional support for building with Zaptel module.
