Hello guys<br><br>Sorry to bug you again , but I&#39;m still unable to find out a solution for this , should i send a bug report or is the bug sited on the chair :)<br><br>P.S Have a Merry Christmas to all :)<br><br>António Teixeira<br>
<br><br><div class="gmail_quote">2010/12/17 Antonio Teixeira <span dir="ltr">&lt;<a href="mailto:eagle.antonio@gmail.com">eagle.antonio@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hello Troy ,<br><br>But that part is present in the dial plan and as soon as a caller hangups an hangup is also send to the agent and it doesn&#39;t seem to recover from that.<br><br>Full Debug Log And Dialplan in paste bin<br>

<a href="http://pastebin.com/ADFfLPtR" target="_blank">http://pastebin.com/ADFfLPtR</a><br><br>Thank you all for all your time<br>Antonio<br><br><br><div class="gmail_quote">2010/12/17 Troy Anderson <span dir="ltr">&lt;<a href="mailto:freeswitch@tlainvestments.com" target="_blank">freeswitch@tlainvestments.com</a>&gt;</span><div>
<div></div><div class="h5"><br>


<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div style="word-wrap: break-word;"><div>Hi António,</div><div><br></div>Take a look at this part of the wiki: <a href="http://wiki.freeswitch.org/wiki/Mod_callcenter#Callback" target="_blank">http://wiki.freeswitch.org/wiki/Mod_callcenter#Callback</a><div>



<br></div><div>Note the last line of the sample dial plan:</div><div><span style="font-family: sans-serif; font-size: 13px; line-height: 19px;"><div><pre style="padding: 1em; border: 1px dashed rgb(47, 111, 171); color: black; background-color: rgb(249, 249, 249); line-height: 1.1em;">
    &lt;action application=&quot;transfer&quot; data=&quot;4099&quot;/&gt; &lt;!-- Remove this if you just want to get a single call --&gt;
</pre></div><div>If you want to throw them back in the loop, you have to explicitly do it in your dial plan.</div><div><br></div><div>-Troy</div><div><br></div></span><div><div><div></div><div><div>On Dec 16, 2010, at 10:30 AM, Antonio Teixeira wrote:</div>



<br></div></div><blockquote type="cite"><div><div></div><div>Good Afternoon.<br><br>I&#39;m leaving Asterisk ( yayyyyyyyyyyyyy) and was curious in trying out the Call Center feature,  uuid-standby , now i created a dialplan and I&#39;m able to connect a caller to an agent.<br>



Now by my assumption as soon as the caller disconnects the agent should be trow back ( transfer) into the loop (4099 ext.) but instead i get an hangup and the sip client terminates the call.<br>
<br>Any ideas ?<br><br>Sample Dialplan<br><br><pre>&lt;extension&gt;<br>  &lt;condition field=&quot;destination_number&quot; expression=&quot;^(4099)$&quot;&gt;<br>    &lt;action application=&quot;set&quot; data=&quot;res=${callcenter_config(agent set uuid ${caller_id_number}@${domain_name} &#39;${uuid}&#39;)}&quot; /&gt;<br>




    &lt;action application=&quot;set&quot; data=&quot;res=${callcenter_config(agent set type ${caller_id_number}@${domain_name} &#39;uuid-standby&#39;)}&quot; /&gt;<br>    &lt;action application=&quot;set&quot; data=&quot;res=${callcenter_config(agent set status ${caller_id_number}@${domain_name} &#39;Available (On Demand)&#39;)}&quot; /&gt;<br>




    &lt;action application=&quot;set&quot; data=&quot;res=${callcenter_config(agent set state ${caller_id_number}@${domain_name} &#39;Waiting&#39;)}&quot; /&gt;<br>    &lt;action application=&quot;set&quot; data=&quot;cc_warning_tone=tone_stream://%(200,0,500,600,700)&quot;/&gt;<br>




    &lt;action application=&quot;answer&quot; /&gt;<br>    &lt;action application=&quot;playback&quot; data=&quot;$${hold_music}&quot;/&gt;<br>    &lt;action application=&quot;transfer&quot; data=&quot;4099&quot;/&gt; &lt;!-- Remove this if you just want to get a single call --&gt;<br>




  &lt;/condition&gt;<br>&lt;/extension&gt;<br></pre><br>Thanks For Your Time<br>António Teixeira<br><br></div></div>
_______________________________________________<br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>



UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>



</blockquote></div><br></div></div><br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div></div></div><br>
</blockquote></div><br>