diff options
Diffstat (limited to 'Documentation/isdn')
-rw-r--r-- | Documentation/isdn/README.gigaset | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/Documentation/isdn/README.gigaset b/Documentation/isdn/README.gigaset index e472df842323..702c04649915 100644 --- a/Documentation/isdn/README.gigaset +++ b/Documentation/isdn/README.gigaset | |||
@@ -263,7 +263,22 @@ GigaSet 307x Device Driver | |||
263 | change its CID mode while the driver is loaded, eg. | 263 | change its CID mode while the driver is loaded, eg. |
264 | echo 0 > /sys/class/tty/ttyGU0/cidmode | 264 | echo 0 > /sys/class/tty/ttyGU0/cidmode |
265 | 265 | ||
266 | 2.7. Unregistered Wireless Devices (M101/M105) | 266 | 2.7. Dialing Numbers |
267 | --------------- | ||
268 | The called party number provided by an application for dialing out must | ||
269 | be a public network number according to the local dialing plan, without | ||
270 | any dial prefix for getting an outside line. | ||
271 | |||
272 | Internal calls can be made by providing an internal extension number | ||
273 | prefixed with "**" (two asterisks) as the called party number. So to dial | ||
274 | eg. the first registered DECT handset, give "**11" as the called party | ||
275 | number. Dialing "***" (three asterisks) calls all extensions | ||
276 | simultaneously (global call). | ||
277 | |||
278 | This holds for both CAPI 2.0 and ISDN4Linux applications. Unimodem mode | ||
279 | does not support internal calls. | ||
280 | |||
281 | 2.8. Unregistered Wireless Devices (M101/M105) | ||
267 | ----------------------------------------- | 282 | ----------------------------------------- |
268 | The main purpose of the ser_gigaset and usb_gigaset drivers is to allow | 283 | The main purpose of the ser_gigaset and usb_gigaset drivers is to allow |
269 | the M101 and M105 wireless devices to be used as ISDN devices for ISDN | 284 | the M101 and M105 wireless devices to be used as ISDN devices for ISDN |