Re: VoIP config example from Doc CD

From: Kenny Sallee (mischa@xxxxxxxxxxxxxx)
Date: Wed Aug 23 2000 - 03:00:17 GMT-3


   
   What I think is wrong is the second destination pattern under the pots
   config. So I think this is wrong:
   
   Configuration for Router SLC
   ! Configure pots dial peer 1
   dial-peer voice 1 pots
   destination-pattern 9...........
   port 1/0/0
   
   And this is right:
   
   Configuration for Router SLC
   ! Configure pots dial peer 1
   dial-peer voice 1 pots
   destination-pattern +14085554000
   port 1/0/0
   
   Like they had a typo or something.
   
   I'm studying voice and seems to me that the "dial-peer voice 1 pots"
   basically tells the router that the phone number of the connected
   device on port 1/0/0 has a phone number of whatever is specified by
   the destination-pattern....
   Kenny
   
   ----- Original Message -----
   
   From: Simon Baxter
   
   To: Kenny Sallee ; ccielab@groupstudy.com
   
   Sent: Tuesday, August 22, 2000 10:38 PM
   
   Subject: RE: VoIP config example from Doc CD
   
   I wish I could spot what you think's wring with it!!
   
   
   
   ip addresses match, pattern's match...
   
   
   
   
   
   ??
   
   
   
    -----Original Message-----
   From: Kenny Sallee [mailto:mischa@worldshare.net]
   Sent: Wednesday, August 23, 2000 3:14 PM
   To: ccielab@groupstudy.com
   Subject: VoIP config example from Doc CD
   
   Does anyone else see a problem with this config? It's on the DOC CD
   http://127.0.0.1:8080/cc/td/doc/product/software/ios120/12cgcr/voice_c
   /vcprt1/vcvoip.htm#xtocid1011341
   
   
   
   
   
   
   
   Configuration for Router SJ
   
   ! Configure pots dial peer 1
   dial-peer voice 1 pots
   destination-pattern +14085554000
   port 1/0/0
   
   ! Configure voip dial peer 2
   dial-peer voice 2 voip
   destination-pattern 9...........
   session target ipv4:172.16.65.182
   
   ! Configure the serial interface
   interface serial 0/0
   clock rate 2000000
   ip address 172.16.1.123
   no shutdown
   
   
   
   
   
   
   
   
   
   Configuration for Router SLC
   
   ! Configure pots dial peer 1
   dial-peer voice 1 pots
   destination-pattern 9...........
   port 1/0/0
   
   ! Configure voip dial peer 2
   dial-peer voice 2 voip
   destination-pattern +14085554000
   session target ipv4:172.16.1.123
   
   ! Configure serial interface
   interface serial 0/0
   ip address 172.16.65.182
   no shutdown
   
   
   
   



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:24:29 GMT-3