<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Nov 4, 2013 at 6:50 PM, Matt Hamilton <span dir="ltr"><<a href="mailto:mistral9999@hotmail.com" target="_blank">mistral9999@hotmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr"><div><div class="im"><br>> Out of morbid curiosity, could you test the same type of transfer against Asterisk 12's parking system?<br><br></div>I can do that in the next couple of days and let you know.<br>

<br></div><div class="im"><div>> Also, is this a blind or attended 
transfer?<br></div><br></div>There is no parking failed message, Asterisk only sends SIP 503.<br><br>In
 sip_park function in chan_sip.c, it seems like the original transferer 
and transferee channels are masqueraded, the sip_park_thread is run, but
 the parking fails because the parking lot is full.  Can it be because 
of this masquerading that Asterisk cannot restore the original call? I hope I'm making sense...<br><br>Thanks,<br>Mert<br></div></div></blockquote></div><br></div><div class="gmail_extra">Well, under normal circumstances, I think one of two things would happen when using the transfers feature from a SIP phone...<br>
<br></div><div class="gmail_extra">Blind transfer (where the device will hang up as soon as you push transfer) - The parking would fail, the transferee would have nowhere to go, and then the channel would get terminated because it isn't connected to anyone anymore.<br>
<br></div><div class="gmail_extra">Attended transfer (the device dials the extension, listens for a while, and then completes the transfer) - Parking would fail. If the transfer button is pushed while the parked call failure message would play, the call is effectively over after the transferee finishes hearing the parked call failure message.<br>
<br></div><div class="gmail_extra">Either way, both channels should eventually get hung up. Throw me some sample configs (just the relevant parking lots in features.conf and any extensions from extensions.conf you may be using) and I'll take a peek.<br>
</div><div class="gmail_extra">-- <br><div dir="ltr">Jonathan R. Rose<br>Digium, Inc. | Software Engineer<br>445 Jan Davis Drive NW - Huntsville, AL 35806 - US<br>direct +1 256 428 6139 <br><br>Check us out at: <a href="http://digium.com" target="_blank">http://digium.com</a> & <a href="http://asterisk.org" target="_blank">http://asterisk.org</a><br>
<br></div>
</div></div>