pfg158
Technical User
- Feb 24, 2002
- 15
Hi all,
I work with an Access Server with 2 PRI card (RAC 5399).
All calls on one PRI card are forwarded to an IP address by default. I would like to attribute one IP addresse to a specific call number.
I try this (config.annex) :
%gateway
route add default 175.175.175.171
%wan
%pri
begin_session LABO AS2 BIS
called_no 515020
bearer data
call_action v110
set mode telnet
set dedicated "-st 175.175.175.133 7890"
acp_log yes
end_session
begin_session LABO AS2 (161)
bearer data
call_action v110
set mode telnet
set dedicated "-st 175.175.175.171 7890"
acp_log yes
end_session
Do you know if that can work?
Thanks
pfg158
I work with an Access Server with 2 PRI card (RAC 5399).
All calls on one PRI card are forwarded to an IP address by default. I would like to attribute one IP addresse to a specific call number.
I try this (config.annex) :
%gateway
route add default 175.175.175.171
%wan
%pri
begin_session LABO AS2 BIS
called_no 515020
bearer data
call_action v110
set mode telnet
set dedicated "-st 175.175.175.133 7890"
acp_log yes
end_session
begin_session LABO AS2 (161)
bearer data
call_action v110
set mode telnet
set dedicated "-st 175.175.175.171 7890"
acp_log yes
end_session
Do you know if that can work?
Thanks
pfg158