[cisco-voip] meet me intermittent working in cme7.1

venkata sashank reachsashank at gmail.com
Wed Jul 15 01:00:26 EDT 2009


hi i have an weird problem.First i have created mee me conferencing and i
was able to do meet me conferencing with 4 people. and after some time when
i try to again. other than the conference initiator 2nd person cnnot join in
meetme conference. I shut down the dspfarm and turned it back on but still
same problem.i reloaded the router this time 3 people were able to join and
again after soem time only the conference initiator can join 2nd person
cannot join.please help me in this.I am thinking that there is a problem in
7.1.I am attaching the follwing configuration please go through this.  sh
run
Building configuration...


Current configuration : 7035 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname SITE_1
!
boot-start-marker
boot-end-marker
!
logging message-counter syslog
enable password cisco
!
no aaa new-model
no network-clock-participate wic 0
no network-clock-participate wic 1
no network-clock-participate wic 2
!
dot11 syslog
ip source-route
 --More--         !
!
ip cef
!
!
ip multicast-routing
no ipv6 cef
multilink bundle-name authenticated
!
!
!
!
!
!
!
voice service voip
 fax protocol cisco
 sip
  registrar server
!
!
!
!
 --More--         !
!
!
!
!
!
!
!
!
!
!
voice register global
 mode cme
 source-address 192.168.1.1 port 5060
 max-dn 10
 max-pool 20
 tftp-path flash:
!
voice register dn  10
 number 1011
!
voice register pool  10
 id mac 000B.97BB.BAE8
 --More--         number 1 dn 10
 dtmf-relay rtp-nte
 codec g711ulaw
 no vad
!
!
!
voice-card 0
 dspfarm
 dsp services dspfarm
!

!
!
interface Multilink1
 ip address 192.168.10.1 255.255.255.0
 ip pim dense-mode
 ip tcp header-compression iphc-format
 ppp chap hostname group1
 ppp multilink
 ppp multilink group 1
 service-policy output rtp_compress
 ip rtp header-compression iphc-format periodic-refresh
 --More--         ip header-compression max-header 100
 ip header-compression max-period 160
 ip header-compression disable-feedback
!
interface Multilink2
 ip address 192.168.20.1 255.255.255.0
 ip nbar protocol-discovery
 ip pim dense-mode
 ip tcp header-compression iphc-format
 ppp chap hostname group2
 ppp multilink
 ppp multilink group 2
 service-policy output rtp_compress
 ip rtp header-compression iphc-format periodic-refresh
 ip header-compression max-header 100
 ip header-compression max-period 160
 ip header-compression disable-feedback
!
interface GigabitEthernet0/0
 no ip address
 shutdown
 duplex auto
 speed auto
 --More--         !
interface GigabitEthernet0/1
 ip address 192.168.1.1 255.255.255.0
 ip pim dense-mode
 duplex auto
 speed auto
!
interface Serial0/0/0
 no ip address
 encapsulation ppp
 ppp chap hostname group1
 ppp multilink
 ppp multilink group 1
!
interface Serial0/0/1
 no ip address
 encapsulation ppp
 ppp chap hostname group1
 ppp multilink
 ppp multilink group 1
!
interface Serial0/0/2
 no ip address
 --More--         encapsulation ppp
 ppp chap hostname group2
 ppp multilink
 ppp multilink group 2
!
interface Serial0/0/3
 no ip address
 encapsulation ppp
 ppp chap hostname group2
 ppp multilink
 ppp multilink group 2
!

!
interface Vif1
 ip address 192.168.100.1 255.255.255.0
 ip pim dense-mode
!
ip forward-protocol nd
ip route 192.168.2.0 255.255.255.0 192.168.10.2
ip route 192.168.3.0 255.255.255.0 192.168.20.2
ip route 192.168.3.0 255.255.255.0 192.168.120.1
ip route 192.168.110.0 255.255.255.0 192.168.10.2
ip route 192.168.120.0 255.255.255.0 192.168.20.2
ip http server
no ip http secure-server
!
!
 --More--         !
!
!
!
control-plane
!
!
!
voice-port 0/3/0
!
voice-port 0/3/1
!
!
mgcp fax t38 ecm
mgcp behavior g729-variants static-pt
!
sccp local GigabitEthernet0/1
sccp ccm 192.168.1.1 identifier 100 priority 1 version 4.1
sccp
!
sccp ccm group 1
 bind interface GigabitEthernet0/1
 associate ccm 100 priority 1
 --More--         associate profile 1 register conference
 associate profile 2 register transcode
!
dspfarm profile 2 transcode
 codec g711ulaw
 codec g711alaw
 codec g729ar8
 codec g729abr8
 codec g729br8
 codec g729r8
 maximum sessions 2
 associate application SCCP
!
dspfarm profile 1 conference
 codec g711ulaw
 codec g711alaw
 codec g729ar8
 codec g729abr8
 codec g729r8
 codec g729br8
 maximum sessions 2
 associate application SCCP
!
 --More--         !
dial-peer voice 1 voip
 destination-pattern 3...
 session target ipv4:192.168.3.1
!
dial-peer voice 2 voip
 destination-pattern 2...
 session target ipv4:192.168.2.1
!
dial-peer voice 10 voip
 destination-pattern 1111
 session protocol multicast
 session target ipv4:239.1.1.1:22222
 vad aggressive
!
!
!
telephony-service
 sdspfarm units 4
 sdspfarm transcode sessions 20
 sdspfarm tag 1 conference
 sdspfarm tag 2 transcode
 conference hardware
 --More--         max-ephones 30
 max-dn 30
 ip source-address 192.168.1.1 port 2000
 load 7942 sccp.8-5-2.cop.sgn
 max-conferences 16 gain -6
 transfer-system full-consult
 create cnf-files version-stamp Jan 01 2002 00:00:00
!
!
ephone-template  2
 softkeys hold  Join
 softkeys idle  Join Newcall Redial Cfwdall
 softkeys seized  Meetme Pickup Redial
 softkeys alerting  Endcall Callback Acct
 softkeys connected  Confrn Endcall Join Park ConfList
!
!
ephone-dn  1  dual-line
 number 1001
!
!
ephone-dn  2  dual-line
 number 1002
 --More--         !
!
ephone-dn  3  dual-line
 number 1003
!
!
ephone-dn  4  dual-line
 number 1004
!
!
ephone-dn  5  dual-line
 number 1005
!
!
ephone-dn  10  dual-line
 number 8889
 conference ad-hoc
!
!
ephone-dn  11  dual-line
 number 8889
 conference ad-hoc
 no huntstop
 --More--         !
!
ephone-dn  12  dual-line
 number 8889
 conference ad-hoc
 no huntstop
!
!
ephone-dn  13  dual-line
 number 8889
 conference ad-hoc
!
!
ephone-dn  14  dual-line
 number 8889
 conference ad-hoc
!
!
ephone-dn  15  dual-line
 number 8889
 conference ad-hoc
!
!
 --More--         ephone-dn  16  dual-line
 number 8889
 conference ad-hoc
 no huntstop
!
!
ephone-dn  21  dual-line
 number 9000
 conference meetme
 no huntstop
!
!
ephone-dn  22  dual-line
 number 9000
 conference meetme
 preference 1
 no huntstop
!
!
ephone-dn  23  dual-line
 number 9000
 conference meetme
 preference 2
 --More--         no huntstop
!
!
ephone-dn  24  dual-line
 number 9000
 conference meetme
 preference 3
 no huntstop
!
!
ephone-dn  25  dual-line
 number 9000
 conference meetme
 no huntstop
!
!
ephone  1
 conference add-mode creator
 conference admin
 mac-address 0025.8418.8A40
 ephone-template 2
 codec g729r8 dspfarm-assist
 button  1:1
 --More--         !
!
!
ephone  2
 mac-address 0025.8418.8A68
 ephone-template 2
 codec g729r8 dspfarm-assist
 button  1:2
!
!
!
ephone  3
 mac-address 0025.8418.8BDE
 ephone-template 2
 codec g729r8 dspfarm-assist
 button  1:3
!
!
!
ephone  4
 mac-address 0025.8418.8C2A
 ephone-template 2
 codec g729r8 dspfarm-assist
 --More--         button  1:4
!
!
!
line con 0
line aux 0
line 66
 no activation-character
 no exec
 transport preferred none
 transport input all
 transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
line vty 0 4
 password cisco
 login
!
scheduler allocate 20000 1000
end

SITE_1#
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20090714/6c7302aa/attachment.html>


More information about the cisco-voip mailing list