Displaying 1 result from an estimated 1 matches for "x617".
Did you mean:
617
2003 Oct 03
2
Ascom Ascotel 2050 & Fritz PCI Card (Capi)
...dial from a SIP phone to an Ascom
extension it always comes up on the Ascom handset with the number of the
first position in the S0 setup.
For Example
S0 setup in Ascom
position 1: 616
position 2: 617
position 3: 618
in extensions.conf
exten => 1,1,Dial(Sip/X616,10)
exten => 2,1,Dial(Sip/X617,10)
exten => 3,1,Dial(Sip/X618,10)
calls from an Ascom extension to 616,617,618 get directed correctly to the
Sip phone X616,X617,X618 respectively
for outgoing calls we have
exten => _XXX,1,Dial(CAPI/@01234567${CALLERIDNUM}:${EXTEN},10)
and dialling for instance 765 from a Sip phone corr...