[asterisk-biz] Need a small modification to Park Function

Olle E Johansson oej at edvina.net
Tue Apr 11 13:34:38 MST 2006


11 apr 2006 kl. 18.21 skrev BJ Weschke:

> On 4/11/06, Alexander Lopez <Alex.Lopez at opsys.com> wrote:
>> I need someone to code this as I do not have the time at this time.
>>
>> Scope:
>>
>> Add an argument to Park to be able to (s)pecify the parking space and
>> (m)ute the annoucement of space number.
>>
>> IE Park(709|sm) would put the transferee into space 709, and not play
>> the annoucment of what space the person is in. If a call is already
>> parked fail the transfer.
>>
>> I understand that this is a pretty trivial code mod but I am beat  
>> as I
>> just pulled an all nighter.
>>
>
>  It's not a huge undertaking, but it's also not that trivial. You need
> to make certain that the space you're asking to park something at is
> within the valid range of spaces and you need to make sure that you're
> not asking the system to park a call in a space that is already
> occupied.
>



You could use the multiparking function for this and define a single
space parking lot. It's in testing in test-this-branch if you want to  
test.

One thing we don't have is the silent parking. That would have to
be implemented as an option per parkinglot. Also, the SIP channel
plays it for SIP transfers without using the Park() application, so
that needs to be fixed somehow as well. I don't know if other VoIP
channels have similar behaviour - or the Zap channel for that matter.

/O

---
* Olle E. Johansson - oej at edvina.net * Meet Asterisk Europe http:// 
www.meetasterisk.com
* Asterisk Training http://edvina.net/training/



More information about the asterisk-biz mailing list