This is a file from the Wikimedia Commons

File:POTS-IP gateway.svg

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Original file(SVG file, nominally 520 × 239 pixels, file size: 39 KB)

Description
English: Gateway for interconnection of a POTS network and an IP network.
Italiano: Gateway per l'interconnessione di una rete POTS e una rete IP.
Date
Source Own work
Author Lorenzo David, Luca Ghio
Permission
(Reusing this file)
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
Other versions
TikZ code
\tikzstyle{main}=[rectangle, thick, draw =black!80]
\tikzstyle{connect}=[-latex]
 
  \node (G1) [align=center] {gateway\\controller};
  \node (S1) [below=of G1, align=center] {signaling\\gateway};
  \node (S0) [left=30mm of S1] {};
  \node (M1) [below=of S1, align=center] {media\\gateway};
  \node (M0) [left=30mm of M1] {};
  \node[rectangle, inner sep=4.4mm,draw=black!100, fit= (G1) (S1) (M1), label=above:gateway] {};
 
  \node (G2) [right=40mm of G1, align=center] {gateway\\controller};
  \node (S2) [right=40mm of S1, below=of G2, align=center] {signaling\\gateway};
  \node (S3) [right=30mm of S2] {};
  \node (M2) [right=40mm of M1, below=of S2, align=center] {media\\gateway};
  \node (M3) [right=30mm of M2] {};
  \node[rectangle, inner sep=4.4mm,draw=black!100, fit= (G2) (S2) (M2), label=above:gateway] {};
 
  \path
        (G1) edge [connect] node [label=below:\footnotesize{control}] {} (G2)
        (S0) edge [connect] node [label=below:\footnotesize{signaling tones}] {} (S1)
        (S1) edge [connect] node [label=below:\footnotesize{signaling packets}] {} (S2)
        (S2) edge [connect] node [label=below:\footnotesize{signaling tones}] {} (S3)
        (M0) edge [connect] node [label=below:\footnotesize{samples}] {} (M1)
        (M1) edge [connect] node [label=below:\footnotesize{packets}] {} (M2)
        (M2) edge [connect] node [label=below:\footnotesize{samples}] {} (M3);
 
  \node[rectangle, inner sep=4.4mm, fit= (S0) (M0) (G1) (S1) (M1), label=below:POTS network] {};
  \node[rectangle, inner sep=4.4mm, fit= (G1) (S1) (M1) (G2) (S2) (M2), label=below:IP network] {};
  \node[rectangle, inner sep=4.4mm, fit= (G2) (S2) (M2) (S3) (M3), label=below:POTS network] {};

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

25 February 2014

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current16:27, 12 September 2014Thumbnail for version as of 16:27, 12 September 2014520 × 239 (39 KB)Luca Ghio{{subst:User:Luca Ghio/tmp |en=Gateway for interconnection of a POTS network and an IP network. |it=Gateway per l'interconnessione di una rete POTS e una rete IP. |ldf=sì |data=2014-02-25 |altra it=Gateway POTS-IP.svg }} ;TikZ code <source lang="latex...

Metadata