[Asterisk-Users] Parking

C F shmaltz at gmail.com
Thu Mar 24 14:53:51 MST 2005


On Thu, 24 Mar 2005 16:04:58 -0500, Ronald Hartmann
<RHartmann at nnamtrah.com> wrote:
> Good Day list,
> 
>         My head is pounding from google overload.
> 
>         Does anyone know if there is any way to park a call and specify
> the ("context", "Extension", and Priority) of where to call back to if
> the call times out and is parked too long?
> 
>         ParkAndAnnounce does this feature, however I do not like that it
> has to call you back to announce the location.
If this is the only prolem with ParkAndAnnounce then just don't
announe it, use it like this:
ParkAndAnnounce(pbx-transfer:PARKED|7200|Console/DSP|${CONTEXT},${EXTEN},${PRI})
this will announce it over your speakers, but if you don't have
speakers it will not announce. There is no other way to do it since
this is  a blind transfer, the call is terminated and no sound can
play.



More information about the asterisk-users mailing list