login | register
Tue 02 of Dec, 2008 [14:22 UTC]

voip-info.org

Asterisk config sirrix.conf incoming_calls

Created by: sirrix,Last modification on Wed 13 of Dec, 2006 [09:40 UTC]

Incoming calls (in to Asterisk)


With "nameportchan = no" (default)

Srx/g[group]-[unique-id]

[group]
predefined group name

[unique-id]
unique identifier of this instance

  • Examples:
    Srx/gTelekom-12345678
    Srx/gOut-abc12def


With "nameportchan = yes"

Srx/g[group]-[port]-[chan]

[group]
predefined group name

[port]
port the call comes in

[channel]
channel the call comes in

  • Examples:
    Srx/gTelekom-0001-01
    Srx/gOut-0103-02




See Also


Previous: Usage in extensions.conf
Next: Example of a sirrix.conf
Index: Asterisk Sirrix ISDN channels



Comments