Benutzer:Soeren/Phonesystem2012: Unterschied zwischen den Versionen

Aus LaborWiki
Wechseln zu: Navigation, Suche
K (kleinkram)
KKeine Bearbeitungszusammenfassung
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 1: Zeile 1:
'''Wird übertragen auf die aktuelle Seite wenn's soweit ist ;-)'''
'''Wird übertragen auf die aktuelle Seite wenn's soweit ist ;-)'''


The current phone system uses two Fritz Fon 7150 Boxes, which are directly connected to the external ISDN bus and act as DECT base stations for the various DECT/GAP handsets in the Labor:
The current phone system uses two Fritz Fon 7150 Boxes, one of them is directly connected to the external ISDN bus, the other one is connected to it via ethernet. The ethernet connection


  -- UK0 -- NTBA -- ISDN S0 --+---+
  -- UK0 -- NTBA -- ISDN S0 -- Fritz!Fon 7150 --> DECT (Base 1)
                            |  `- Fritz!Fon 7150 --> DECT (cell #0)
                                    |
                            `----- Fritz!Fon 7150 --> DECT (cell #1)
                                      `-- SIP -- Fritz!Fon 7150 --> DECT (Base 2)


Due to the nature of the S0 bus, calls may not be transferred from one device to another without occupying the bus (thus blocking it for incoming calls).
Due to the nature of the S0 bus, calls may not be transferred from one device to another without occupying the bus (thus blocking it for incoming calls).
For this reason, both base stations are connected via ethernet. One of the 7150 boxes also hosts a SIP server (dtmfbox), while the other Box registers to it - this way the amount of internal and/or conference calls is no longer limited by the capabilites of the ISDN S0 bus, but by the capabilities of the DECT base station (which supports 2 voice channels at a time).
For this reason, one of the base stations is linked to the other one via ethernet. Base number 1 hosts a SIP server (dtmfbox), while the other Box registers to it - this way the amount of internal and/or conference calls is no longer limited by the capabilites of the ISDN S0 bus, but by the capabilities of the DECT base station (which supports 2 voice channels at a time).


== Cells ==
== Cells & Range ==
Both base stations are located near the stairs to the basement, so they (should) cover the entire Labor. The Handsets in the basement and lecture room are registered to station 0, while lounge, kitchen and workshop room are connected to cell 1.
Base station number 1 is located in the basement, serving the basement and lecture room, while base station number 2 is standing on the table in the lounge and serves as base station for the workshop. The handsets from the good old Gigaset are registered to both base stations and will automatically choose the best one, but they don't support taking a call from one cell to another. All other handsets are registered to a fixed base station.


== VOIP service ==
== VOIP service ==
As mentioned above, the boxes are connected to one another via SIP. Incoming calls on the ISDN line are never forwarded, unless a user on a DECT handset forwards them to another subscriber - in that case, the call is forwarded via SIP to destination.
As mentioned above, the boxes are connected to one another via SIP. Incoming calls on the ISDN line are forwarded from base station number 1 to the other one.


== Planned Services ==
== Planned Services / TODO ==
* Assign fixed numbers to handsets
* Port the [[Asterisk-phone-reminder]] to dtmfbox
* Port the [[Asterisk-phone-reminder]] to dtmfbox
* external VOIP connectivity (if internal resources allow)
* external VOIP connectivity (if internal resources allow)

Aktuelle Version vom 15. Januar 2012, 14:16 Uhr

Wird übertragen auf die aktuelle Seite wenn's soweit ist ;-)

The current phone system uses two Fritz Fon 7150 Boxes, one of them is directly connected to the external ISDN bus, the other one is connected to it via ethernet. The ethernet connection

-- UK0 -- NTBA -- ISDN S0 -- Fritz!Fon 7150 --> DECT (Base 1)
                                    |
                                     `-- SIP -- Fritz!Fon 7150 --> DECT (Base 2)

Due to the nature of the S0 bus, calls may not be transferred from one device to another without occupying the bus (thus blocking it for incoming calls). For this reason, one of the base stations is linked to the other one via ethernet. Base number 1 hosts a SIP server (dtmfbox), while the other Box registers to it - this way the amount of internal and/or conference calls is no longer limited by the capabilites of the ISDN S0 bus, but by the capabilities of the DECT base station (which supports 2 voice channels at a time).

Cells & Range[Bearbeiten | Quelltext bearbeiten]

Base station number 1 is located in the basement, serving the basement and lecture room, while base station number 2 is standing on the table in the lounge and serves as base station for the workshop. The handsets from the good old Gigaset are registered to both base stations and will automatically choose the best one, but they don't support taking a call from one cell to another. All other handsets are registered to a fixed base station.

VOIP service[Bearbeiten | Quelltext bearbeiten]

As mentioned above, the boxes are connected to one another via SIP. Incoming calls on the ISDN line are forwarded from base station number 1 to the other one.

Planned Services / TODO[Bearbeiten | Quelltext bearbeiten]

  • Assign fixed numbers to handsets
  • Port the Asterisk-phone-reminder to dtmfbox
  • external VOIP connectivity (if internal resources allow)