From: hoang ha duc hai (hailinh57@gmail.com)
Date: Wed Oct 17 2007 - 01:30:39 ART
Dear CCIE group
My name is Hai.
I have one problem when i configured VoIP. I have two routers, they are
connected together by FastEthernet interface . With Router A,i configured
two soft-phones which was installed on my desktops (i use Cisco's soft-phone
- CIPC) and one analog phone which was connected to router over Voice
module.With Router B i configured only one softphone (CIPC). First time, i
tried to call between two analog-phones or two CIPC and everything was ok .
Next time when i called between one analog phone (on Router B) and one
softphone (on Router A), i used the analog phone and my colleague used the
softphone,  a problem happened - my colleague talked to me by the softphone
and i could hear everything he said , but i talked to him by the analog
phone - he could'nt hear anything i said. I'm wondering that where is my
mistake ? so i need your help. I'm waiting for your answer.
Thank you so much.
Your Faithfully
Hai
This is my diagram :
CIPC-A and B on desktop-----SWA-------analog phone A + Router A
-------FastEthernet0/0---------RouterB + analog phone B
AND this is my configuration
ROUTER A
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname RA
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
!
!
!
ip cef
!
!
!
multilink bundle-name authenticated
!
voice-card 0
 no dspfarm
!
!
archive
 log config
 hidekeys
!
interface FastEthernet0/0
 ip address 192.168.100.203 255.255.255.0
 duplex auto
 speed auto
no shutdown
!
interface Serial0/0/1
 no ip address
 shutdown
 clock rate 2000000
!
interface ATM0/3/0
 no ip address
 shutdown
 no atm ilmi-keepalive
 dsl operating-mode auto
!
!
!
no ip http server
no ip http secure-server
!
control-plane
!
voice-port 0/1/0
!
voice-port 0/1/1
!
dial-peer voice 1 pots
 destination-pattern 1111
 port 0/1/0
!
dial-peer voice 2 voip
 destination-pattern 4444
 session target ipv4:192.168.100.206
!
telephony-service
 max-ephones 12
 max-dn 40
 ip source-address 192.168.100.203 port 2000
 system message Cisco VOIP
 keepalive 15
 max-conferences 8 gain -6
 transfer-system full-consult
!
!
ephone-dn  1
 number 2222
 name hostA
!
!
ephone-dn  2
 number 3333
 name hostB
!
!
ephone  1
 device-security-mode none
 mac-address 0011.2FAF.DE25
 codec g729r8
 type CIPC
 button  1:1
!
!
!
ephone  2
 device-security-mode none
 mac-address 0013.8F96.5AB0
 type CIPC
 button  1:2
!
!
!
line con 0
line aux 0
line vty 0 4
!
scheduler allocate 20000 1000
!
webvpn cef
!
End
This archive was generated by hypermail 2.1.4 : Fri Nov 16 2007 - 13:11:15 ART