C.31. DAHDISendKeypadFacility()
Sendet Ziffern „out-of-band“ auf einer
PRI-ISDN-Verbindung.
DAHDISendKeypadFacility(Ziffern
)
Anmerkung
Diese Applikation ist durch die Umbenennung von Zaptel in
DAHDI[197] entstanden. Für eine Beschreibung siehe Abschnitt C.200, „
ZapSendKeypadFacility()
“.Asterisk-Versionen:
| | | 1.4*|————————| 1.6 |————————(* anderer Name)
Interner Hilfetext zu dieser Applikation in Asterisk 1.6:
-= Info about application 'DAHDISendKeypadFacility' =-
[Synopsis]
Send digits out of band over a PRI
[Description]
DAHDISendKeypadFacility(): This application will send the given string of digits in a Keypad Facility
IE over the current channel.
Differenz des internen Hilfetexts von Asterisk 1.2 zu 1.4:
— in Asterisk 1.2 nicht vorhanden —Differenz des internen Hilfetexts von Asterisk 1.4 (Abschnitt C.200, „ZapSendKeypadFacility()
“) zu 1.6:
--- in Asterisk 1.4
+++ in Asterisk 1.6
@@ -1,8 +1,8 @@
- -= Info about application 'ZapSendKeypadFacility' =-
+ -= Info about application 'DAHDISendKeypadFacility' =-
[Synopsis]
Send digits out of band over a PRI
[Description]
- ZapSendKeypadFacility(): This application will send the given string of digits in a Keypad Facility
+ DAHDISendKeypadFacility(): This application will send the given string of digits in a Keypad Facility
IE over the current channel.