ZapRAS()
ZapRAS(args
)
pppd
einen ISDN-RAS-Server auf dem
aktuellen Channel. Der Channel muss ein freier Channel (z. B. PRI Source)
und ein Zaptel-Channel sein, um diese Funktion durchführen zu können. (Eine
Modem-Emulation ist nicht enthalten.)pppd
entsprechend
vorbereitet sein. Argumente
ist eine Liste von durch das
|
-Symbol getrennten Argumenten[212].ZapRAS()
versehen sein. Außerdem muss Ihr Kernel
ppp-Unterstützung bereitstellen.exten => 123,1,Answer() exten => 123,n,ZapRAS(debug|64000|noauth|netmask|255.255.255.0|10.0.0.1:10.0.0.2)
————————| 1.2 |————————| 1.4 |————————| 1.6*|————————(* anderer Name)
-= Info about application 'ZapRAS' =-
[Synopsis]
Executes Zaptel ISDN RAS application
[Description]
ZapRAS(args): Executes a RAS server using pppd on the given channel.
The channel must be a clear channel (i.e. PRI source) and a Zaptel
channel to be able to use this function (No modem emulation is included).
Your pppd must be patched to be zaptel aware. Arguments should be
separated by | characters.
DAHDIRAS()
“):--- in Asterisk 1.4
+++ in Asterisk 1.6
@@ -1,11 +1,11 @@
- -= Info about application 'ZapRAS' =-
+ -= Info about application 'DAHDIRAS' =-
[Synopsis]
- Executes Zaptel ISDN RAS application
+ Executes DAHDI ISDN RAS application
[Description]
- ZapRAS(args): Executes a RAS server using pppd on the given channel.
- The channel must be a clear channel (i.e. PRI source) and a Zaptel
+ DAHDIRAS(args): Executes a RAS server using pppd on the given channel.
+ The channel must be a clear channel (i.e. PRI source) and a DAHDI
channel to be able to use this function (No modem emulation is included).
- Your pppd must be patched to be zaptel aware. Arguments should be
- separated by | characters.
+ Your pppd must be patched to be DAHDI aware. Arguments should be
+ separated by , characters.
DAHDIRAS()
“