[asterisk-commits] mmichelson: branch mmichelson/sip_transfer r386952 - /team/mmichelson/sip_tra...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Apr 30 09:21:35 CDT 2013
Author: mmichelson
Date: Tue Apr 30 09:21:31 2013
New Revision: 386952
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=386952
Log:
Create a subbranch of transfers for SIP transfers.
This is a continuation of transfer work. I'm trying to keep
my initial transfer branch in its current state since it is
still in review. This subbranch will be where a conversion of
transfers in chan_sip will occur. The focus is to make chan_sip
remove most of its code in favor of calling ast_bridge_transfer_blind
or ast_bridge_transfer_attended.
Added:
team/mmichelson/sip_transfer/
- copied from r386951, team/mmichelson/transfer/
More information about the asterisk-commits
mailing list