RE: Voice question Prefix [7:29681]

2001-12-22 Thread Mark Odette II

Emile- Just as a side note for your edification:

1/0 and 1/1 would indicate a 1700 series voice card, but the 2600, 3600,
3810, etc. use 1/0/0, 1/0/1, 1/1/0, 1/1/1 depicting
X(netmodule)/X(vic-card)/X(vic-port).

Merry Christmas!

Mark Odette II
StellarConnection Services

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 20, 2001 8:32 PM
To: [EMAIL PROTECTED]
Subject: RE: Voice question Prefix [7:29681]


Ok,Problem- The plus symbol (+) is not a valid character in the string.Take
the + out.I am also assuming your ports are correct It normally looks like
port 1/0 and port 1/1.

I have made some changes to your config.Let me know how it goes,any
questions,just ask.


 dial-peer voice 1 pots
 destination-pattern 9...
 port 1/0/0
 prefix ,

dial-peer voice 2 pots
 destination-pattern 8...
 port 1/0/1
 prefix ,

[EMAIL PROTECTED]
CCNA,CCNP




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=29910t=29681
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Voice question Prefix [7:29681]

2001-12-20 Thread Steven A. Ridder

The prefix command is just a command that adds that number to the digits the
router will pass.  When you dial 9 right now, the router has no match for
that number and imediatley gives you that busy signal.  When you dial 8, it
shouldn't give you a busy signal until the interdigit timeout comes into
play, i believe 2 seconds.

I can't understand why you want the router to pause before you dial the rest
of the number.  What are you trying to do exactly?


David Broughton  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 All, I need a little assistance. Can anyone provide some input on what
 I am doing wrong.

 I am trying to do a simple lab where you have to dial 9 or 8
 then you hear a pause and you then are able to dial the other
 phone hanging off my VIC FXS card.

 The problem I am having is that everytime I dial 9 or 8 via my
 analog phone I get a fast busy. When I dial the # programmed on
 the port, the call goes thru fine. I put in my config the prefix 9,
 statement and the call still does not work.Can anyone
 advise what I might be doing wrong. Below is the statement

 All I am trying to do is call between phones hanging off the
 same router except dial a prefix before dialing the
 correct #. It is sort of like being a work and you have to
 dial a 9 or 8 to reach a outside line.



 dial-peer voice 1 pots
  destination-pattern 8516426
  port 1/0/0
  prefix 9,
 !
 dial-peer voice 2 pots
  destination-pattern +6775329
  port 1/0/1
  prefix 8,


 I have a Cisco 2610 router. IOS is 12.2. Ram 48 flash 16.

 2610 with 48 ram 16 meg flash
 NM 1V 1 FXS

 Any suggestions ?




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=29800t=29681
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Voice question Prefix [7:29681]

2001-12-20 Thread Emile Harding

Ok,Problem- The plus symbol (+) is not a valid character in the string.Take
the + out.I am also assuming your ports are correct It normally looks like
port 1/0 and port 1/1.

I have made some changes to your config.Let me know how it goes,any
questions,just ask.


 dial-peer voice 1 pots
 destination-pattern 9...
 port 1/0/0  
 prefix ,
 
dial-peer voice 2 pots
 destination-pattern 8...
 port 1/0/1 
 prefix ,

[EMAIL PROTECTED]
CCNA,CCNP



Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=29837t=29681
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]