Park()

Parkt den aktuellen Anruf.

Park(Extension)

Parkt den aktuellen Anruf (typischerweise in Kombination mit einer beaufsichtigten Übertragung, um die „Parkplatznummer“ zu bestimmen). Diese Anwendung ist intern stets registriert und muss nicht explizit im Wählplan eingefügt werden, jedoch müssen Sie den parkedcalls-Context mit der Zeile include => parkedcalls einbinden. Die Parkkonfiguration wird in features.conf vorgenommen.

; den Anruf auf 701 parken:
include => parkedcalls
exten => 123,1,Answer()
exten => 123,n,Park(701)
[Anmerkung]Anmerkung

Interner Hilfetext zu dieser Applikation in Asterisk 1.4: 

  -= Info about application 'Park' =- 

[Synopsis]
Park yourself

[Description]
Park():Used to park yourself (typically in combination with a supervised
transfer to know the parking space). This application is always
registered internally and does not need to be explicitly added
into the dialplan, although you should include the 'parkedcalls'
context (or the context specified in features.conf).

If you set the PARKINGEXTEN variable to an extension in your
parking context, park() will park the call on that extension, unless
it already exists. In that case, execution will continue at next
priority.

Differenz zum internen Hilfetext in Asterisk 1.2: 

12,17c12
< context (or the context specified in features.conf).
< 
< If you set the PARKINGEXTEN variable to an extension in your
< parking context, park() will park the call on that extension, unless
< it already exists. In that case, execution will continue at next
< priority.
---
> context.

Siehe auch. ParkAndAnnounce(), ParkedCall()


Version 1.2, November 2002

Neue Version verfügbar

Sie betrachten gerade die alte Version des Buches (Version 1.0). Wir empfehlen Ihnen für Asterisk 1.4 und 1.6 die neue Version des Buches.

Asterisk-Tag 2008

Lernen Sie Mark Spencer (den Erfinder von Asterisk) kennen! Viele Vorträge, Case-Studies und Workshops rund um das Thema VoIP. Asterisk-Tag.org

Das gedruckte Buch