On 05/13/2010 01:41 PM, David Cunningham wrote: > If you have canreinvite=no and a peer sends you a re-invite, what will > Asterisk reply with?
It will accept it. 'canreinvite' is mis-named, and that's why in more modern versions of Asterisk it has been renamed to 'directmedia'. Asterisk will *always* accept properly formed re-INVITEs that don't require capabilities that are not available, and it will also generate them for non-directmedia purposes (like switching to and from T.38) when necessary, regardless of whether 'canreinvite' is set to yes or no. -- Kevin P. Fleming Digium, Inc. | Director of Software Technologies 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA skype: kpfleming | jabber: [email protected] Check us out at www.digium.com & www.asterisk.org -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
