<br><br><div><span class="gmail_quote">On 4/11/06, <b class="gmail_sendername">Olle E Johansson</b> &lt;<a href="mailto:oej@edvina.net">oej@edvina.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>11 apr 2006 kl. 18.21 skrev BJ Weschke:<br><br>&gt; On 4/11/06, Alexander Lopez &lt;<a href="mailto:Alex.Lopez@opsys.com">Alex.Lopez@opsys.com</a>&gt; wrote:<br>&gt;&gt; I need someone to code this as I do not have the time at this time.
<br>&gt;&gt;<br>&gt;&gt; Scope:<br>&gt;&gt;<br>&gt;&gt; Add an argument to Park to be able to (s)pecify the parking space and<br>&gt;&gt; (m)ute the annoucement of space number.<br>&gt;&gt;<br>&gt;&gt; IE Park(709|sm) would put the transferee into space 709, and not play
<br>&gt;&gt; the annoucment of what space the person is in. If a call is already<br>&gt;&gt; parked fail the transfer.<br>&gt;&gt;<br>&gt;&gt; I understand that this is a pretty trivial code mod but I am beat<br>&gt;&gt; as I
<br>&gt;&gt; just pulled an all nighter.<br>&gt;&gt;<br>&gt;<br>&gt;&nbsp;&nbsp;It's not a huge undertaking, but it's also not that trivial. You need<br>&gt; to make certain that the space you're asking to park something at is<br>&gt; within the valid range of spaces and you need to make sure that you're
<br>&gt; not asking the system to park a call in a space that is already<br>&gt; occupied.<br>&gt;<br><br><br><br>You could use the multiparking function for this and define a single<br>space parking lot. It's in testing in test-this-branch if you want to
<br>test.<br><br>One thing we don't have is the silent parking. That would have to<br>be implemented as an option per parkinglot. Also, the SIP channel<br>plays it for SIP transfers without using the Park() application, so
<br>that needs to be fixed somehow as well. I don't know if other VoIP<br>channels have similar behaviour - or the Zap channel for that matter.<br><br>/O<br><br>---<br>* Olle E. Johansson - <a href="mailto:oej@edvina.net">
oej@edvina.net</a> * Meet Asterisk Europe http://<br><a href="http://www.meetasterisk.com">www.meetasterisk.com</a><br>* Asterisk Training <a href="http://edvina.net/training/">http://edvina.net/training/</a><br>_______________________________________________
<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-biz mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-biz">
http://lists.digium.com/mailman/listinfo/asterisk-biz</a><br></blockquote></div><br>