From: Wei Yang (chris_yang@xander.com.tw)
Date: Thu Mar 13 2003 - 10:18:30 GMT-3
dear eric,
from what i have seen from your csim test, it seems that you have a dial
peer with a destination pattern configured for 5100, but not one for
15105555100; therefore, when you have the num-exp statement and try
csim-start 5100, 5100 gets converted to 15105555100 BEFORE it tries to match
a destination pattern for a particular dial peer. And since you have no
dial peer configured for that pattern, the voice call fails.
of course, removing the num-exp statement will directly point your
destination pattern to the dial-peer of destination 5100, so the voice call
is ok.
try to bind a dial-peer with destination .T or 15105555100 to one of your
voice ports together with the num-exp statement; i think you'll get a
successful call.
\chris
----- Original Message -----
From: "eric" <namaste@pacbell.net>
To: "Ccielab" <ccielab@groupstudy.com>
Sent: Wednesday, March 12, 2003 10:39 AM
Subject: num-exp
> HAs anyone had any luck with num-exp working with the csim start command.
> As you can see the first one does not work and the second does, any ideas
> why ???
>
>
> r2#sh num-exp
> Dest Digit Pattern = '5100' Translation =
> '15105555100'
>
> r2#csim start 5100
> csim: called number = 5100, loop count = 1 ping count = 0
>
> csim err:csim_do_test Error peer not found
> r2#conf t
> Enter configuration commands, one per line. End with CNTL/Z.
> r2(config)#no num-exp 5100 15105555100
>
>
> r2#csim start 5100
> csim: called number = 5100, loop count = 1 ping count = 0
>
> csim err csimDisconnected recvd DISC cid(3)
> csim: loop = 1, failed = 1
> csim: call attempted = 1, setup failed = 1, tone failed = 0
This archive was generated by hypermail 2.1.4 : Sat Apr 05 2003 - 08:51:39 GMT-3