I'm not using PL, but in my lab I had to reload the router before
reallocating DSPs to different services. I'd suggest doing "no dspfarm",
remove profiles, reload the router and then configure like you want from
scratch.

There is also a *show dspfarm all command, which should show you what DSP
is used where. *

On Fri, Oct 26, 2012 at 2:10 PM, Cory Gray <corygray22...@hotmail.com>wrote:

> Complete shot in the dark.  I am pretty sure moh uses dsp resources.
>  Remove the moh commands and try again.  If that does not, keep the
> commands removed and reload the router.
>
> Sent from my iPhone
>
> On Oct 26, 2012, at 1:02 PM, "Nicolas MICHEL" <mcl.nico...@gmail.com>
> wrote:
>
> > Same result :(
> >
> > Le Friday, October 26, 2012 6:57:30 PM, Abel ... a écrit :
> >> Try it with voice-card 0 with dspfarm also. Then the sessions under
> >> the media resource.
> >>
> >> On Fri, Oct 26, 2012 at 12:54 PM, Nicolas MICHEL
> >> <mcl.nico...@gmail.com <mailto:mcl.nico...@gmail.com>> wrote:
> >>
> >>    Hi Guys,
> >>
> >>    Looks like I cannot add a Conference bridge on BR1-RTR (I'm using
> PL).
> >>
> >>    I have configured the voice-card 0 to share the DSP like this
> >>
> >>    voice-card 0
> >>     no dspfarm
> >>     dsp services dspfarm
> >>
> >>    But when it comes to CFB configuration, the max number of session
> >>    is 0-0 :D
> >>    It happened to me before on HQ-RTR but this was because i forgot
> >>    the voice-card configuration :()
> >>
> >>
> >>    BR1-RTR(config)#dspfarm profile 3 conf
> >>    BR1-RTR(config-dspfarm-profile)#max sess 1
> >>                                             ^
> >>    % Invalid input detected at '^' marker.
> >>
> >>    BR1-RTR(config-dspfarm-profile)#max sess ?
> >>      <0-0>  Number of sessions assigned to this profile
> >>
> >>
> >>
> >>    Here is the full configuration :
> >>
> >>
> >>    BR1-RTR#sh
> >>    Oct 26 20:53:05.391: %SYS-5-CONFIG_I: Configured from console by
> >>    console
> >>    BR1-RTR#sh run
> >>    Building configuration...
> >>
> >>    Current configuration : 6051 bytes
> >>    !
> >>    ! Last configuration change at 20:53:05 UTC Fri Oct 26 2012
> >>    !
> >>    version 12.4
> >>    service timestamps debug datetime msec
> >>    service timestamps log datetime msec
> >>    service password-encryption
> >>    !
> >>    hostname BR1-RTR
> >>    !
> >>    boot-start-marker
> >>    warm-reboot
> >>    boot-end-marker
> >>    !
> >>    logging message-counter syslog
> >>    !
> >>    no aaa new-model
> >>    network-clock-participate wic 0
> >>    network-clock-select 1 T1 0/0/0
> >>    !
> >>    dot11 syslog
> >>    ip source-route
> >>    !
> >>    !
> >>    ip cef
> >>    !
> >>    !
> >>    ip domain name proctorlabs.com <http://proctorlabs.com>
> >>    no ipv6 cef
> >>    !
> >>    multilink bundle-name authenticated
> >>    !
> >>    !
> >>    isdn switch-type primary-ni
> >>    !
> >>    !
> >>    !
> >>    voice service voip
> >>     allow-connections sip to h323
> >>     allow-connections sip to sip
> >>     sip
> >>      registrar server
> >>    !
> >>    !
> >>    !
> >>    !
> >>    !
> >>    !
> >>    !
> >>    !
> >>    !
> >>    !
> >>    !
> >>    !
> >>    !
> >>    !
> >>    voice register global
> >>     max-dn 1
> >>     max-pool 1
> >>    !
> >>    voice register pool  1
> >>     id network 10.10.201.0 mask 255.255.255.0
> >>     application sip.app
> >>     preference 2
> >>     incoming called-number
> >>     codec g711ulaw
> >>    !
> >>    !
> >>    voice translation-rule 1
> >>     rule 1 /617863\(1...\)$/ /\1/
> >>    !
> >>    voice translation-rule 7
> >>     rule 1 /^1...$/ /863\0/
> >>    !
> >>    voice translation-rule 10
> >>     rule 1 /^1...$/ /617863\0/
> >>    !
> >>    voice translation-rule 1001
> >>     rule 1 /^1001$/ /1002/
> >>    !
> >>    !
> >>    voice translation-profile 1001
> >>     translate redirect-called 1001
> >>    !
> >>    voice translation-profile 10digit
> >>     translate calling 10
> >>    !
> >>    voice translation-profile 7digit
> >>     translate calling 7
> >>    !
> >>    voice translation-profile strip-dnis
> >>     translate called 1
> >>    !
> >>    !
> >>    voice-card 0
> >>     no dspfarm
> >>     dsp services dspfarm
> >>    !
> >>    !
> >>    !
> >>    !
> >>    !
> >>    archive
> >>     log config
> >>      hidekeys
> >>    !
> >>    !
> >>    !
> >>    !
> >>    !
> >>    controller T1 0/0/0
> >>     framing esf
> >>     linecode b8zs
> >>     pri-group timeslots 1-3,24 service mgcp
> >>    !
> >>    controller T1 0/0/1
> >>     framing esf
> >>     linecode b8zs
> >>     channel-group 0 timeslots 1-24
> >>    !
> >>    !
> >>    !
> >>    !
> >>    !
> >>    interface Loopback0
> >>     ip address 10.10.110.2 255.255.255.255
> >>     ip ospf network point-to-point
> >>    !
> >>    interface FastEthernet0/0
> >>     no ip address
> >>     shutdown
> >>     duplex auto
> >>     speed auto
> >>    !
> >>    interface FastEthernet0/1
> >>     no ip address
> >>     shutdown
> >>     duplex auto
> >>     speed auto
> >>    !
> >>    interface Serial0/0/0:23
> >>     no ip address
> >>     encapsulation hdlc
> >>     isdn switch-type primary-ni
> >>     isdn incoming-voice voice
> >>     isdn bind-l3 ccm-manager
> >>     no cdp enable
> >>    !
> >>    interface Serial0/0/1:0
> >>     no ip address
> >>     encapsulation frame-relay IETF
> >>     no fair-queue
> >>     frame-relay lmi-type ansi
> >>    !
> >>    interface Serial0/0/1:0.1 point-to-point
> >>     bandwidth 1536
> >>     ip address 10.10.111.2 255.255.255.0
> >>     ip ospf mtu-ignore
> >>     snmp trap link-status
> >>     frame-relay interface-dlci 101
> >>    !
> >>    interface FastEthernet1/0
> >>     switchport trunk native vlan 130
> >>     switchport mode trunk
> >>     switchport voice vlan 240
> >>    !
> >>    interface FastEthernet1/1
> >>    !
> >>    interface FastEthernet1/2
> >>    !
> >>    interface FastEthernet1/3
> >>    !
> >>    interface FastEthernet1/4
> >>    !
> >>    interface FastEthernet1/5
> >>    !
> >>    interface FastEthernet1/6
> >>    !
> >>    interface FastEthernet1/7
> >>    !
> >>    interface FastEthernet1/8
> >>     switchport trunk native vlan 130
> >>     switchport mode trunk
> >>     switchport voice vlan 240
> >>    !
> >>    interface FastEthernet1/9
> >>    !
> >>    interface FastEthernet1/10
> >>    !
> >>    interface FastEthernet1/11
> >>    !
> >>    interface FastEthernet1/12
> >>    !
> >>    interface FastEthernet1/13
> >>    !
> >>    interface FastEthernet1/14
> >>    !
> >>    interface FastEthernet1/15
> >>    !
> >>    interface Vlan1
> >>     no ip address
> >>    !
> >>    interface Vlan130
> >>     ip address 10.10.101.1 255.255.255.0
> >>    !
> >>    interface Vlan240
> >>     ip address 10.10.201.1 255.255.255.0
> >>     ip helper-address 10.10.210.11
> >>    !
> >>    router ospf 1
> >>     router-id 10.10.101.1
> >>     log-adjacency-changes
> >>     network 10.10.0.0 0.0.255.255 area 0
> >>    !
> >>    no ip forward-protocol nd
> >>    no ip http server
> >>    no ip http secure-server
> >>    !
> >>    !
> >>    !
> >>    !
> >>    !
> >>    !
> >>    !
> >>    !
> >>    !
> >>    !
> >>    control-plane
> >>    !
> >>    !
> >>    !
> >>    voice-port 0/0/0:23
> >>     translation-profile incoming strip-dnis
> >>    !
> >>    ccm-manager switchback immediate
> >>    ccm-manager fallback-mgcp
> >>    ccm-manager redundant-host 10.10.210.10
> >>    ccm-manager mgcp
> >>    ccm-manager music-on-hold
> >>    !
> >>    mgcp call-agent 10.10.210.11 service-type mgcp version 0.1
> >>    mgcp dtmf-relay voip codec all mode out-of-band
> >>    mgcp bind control source-interface Loopback0
> >>    mgcp bind media source-interface Loopback0
> >>    !
> >>    mgcp profile default
> >>    !
> >>    sccp local Loopback0
> >>    sccp ccm 10.10.210.10 identifier 2 version 6.0
> >>    sccp ccm 10.10.210.11 identifier 1 version 6.0
> >>    sccp
> >>    !
> >>    sccp ccm group 1
> >>     associate ccm 1 priority 1
> >>     associate ccm 2 priority 2
> >>     associate profile 3 register BR1_CFB
> >>    !
> >>    dspfarm profile 3 conference
> >>     codec g711ulaw
> >>     codec g711alaw
> >>     codec g729ar8
> >>     codec g729abr8
> >>     codec g729r8
> >>     codec g729br8
> >>     associate application SCCP
> >>     shutdown
> >>    !
> >>    dial-peer cor custom
> >>     name pt-internal
> >>     name pt-loc-ld
> >>     name pt-block
> >>    !
> >>    !
> >>    dial-peer cor list css-internal
> >>     member pt-internal
> >>    !
> >>    dial-peer cor list css-ld
> >>     member pt-internal
> >>     member pt-loc-ld
> >>    !
> >>    dial-peer cor list css-block
> >>     member pt-block
> >>    !
> >>    !
> >>    dial-peer voice 1 pots
> >>     incoming called-number .
> >>     direct-inward-dial
> >>    !
> >>    dial-peer voice 5000 pots
> >>     corlist outgoing css-internal
> >>     destination-pattern 5...
> >>     no digit-strip
> >>     port 0/0/0:23
> >>     prefix 1212394
> >>    !
> >>    dial-peer voice 3000 pots
> >>     corlist outgoing css-internal
> >>     destination-pattern 3...
> >>     no digit-strip
> >>     port 0/0/0:23
> >>     prefix 011343214
> >>    !
> >>    dial-peer voice 911 pots
> >>     corlist outgoing css-internal
> >>     translation-profile outgoing 7digit
> >>     destination-pattern 911
> >>     no digit-strip
> >>     port 0/0/0:23
> >>    !
> >>    dial-peer voice 7 pots
> >>     corlist outgoing css-ld
> >>     translation-profile outgoing 10digit
> >>     destination-pattern 9[2-9]......
> >>     port 0/0/0:23
> >>     forward-digits 7
> >>    !
> >>    dial-peer voice 11 pots
> >>     corlist outgoing css-ld
> >>     translation-profile outgoing 10digit
> >>     destination-pattern 9011T
> >>     port 0/0/0:23
> >>     forward-digits 11
> >>     prefix 011
> >>    !
> >>    dial-peer voice 110 pots
> >>     corlist outgoing css-block
> >>     destination-pattern 9011T
> >>     port 0/0/0:23
> >>     prefix 011
> >>    !
> >>    !
> >>    !
> >>    !
> >>    gatekeeper
> >>     shutdown
> >>    !
> >>    !
> >>    call-manager-fallback
> >>     max-conferences 8 gain -6
> >>     transfer-system full-consult
> >>     ip source-address 10.10.201.1 port 2000
> >>     max-ephones 1
> >>     max-dn 1 dual-line
> >>     after-hours block pattern 1 91900 7-24
> >>     moh music-on-hold.au
> >>     multicast moh 239.1.1.1 port 16384 route 10.10.201.1 10.10.110.2
> >>     cor incoming css-internal default
> >>     cor incoming css-ld 1 1002
> >>    !
> >>    !
> >>    line con 0
> >>     exec-timeout 0 0
> >>     logging synchronous
> >>    line aux 0
> >>    line vty 0 4
> >>     exec-timeout 0 0
> >>     logging synchronous
> >>     no login
> >>     length 0
> >>     transport preferred none
> >>     transport input telnet
> >>    line vty 5 15
> >>     exec-timeout 0 0
> >>     privilege level 15
> >>     logging synchronous
> >>     no login
> >>     transport preferred none
> >>     transport input telnet
> >>    !
> >>    scheduler allocate 20000 1000
> >>    ntp server 10.10.100.2
> >>    end
> >>
> >>    BR1-RTR#
> >>
> >>
> >>
> >>
> >>    _______________________________________________
> >>    For more information regarding industry leading CCIE Lab training,
> >>    please visit www.ipexpert.com <http://www.ipexpert.com>
> >>
> >>    Are you a CCNP or CCIE and looking for a job? Check out
> >>    www.PlatinumPlacement.com <http://www.PlatinumPlacement.com>
> > _______________________________________________
> > For more information regarding industry leading CCIE Lab training,
> please visit www.ipexpert.com
> >
> > Are you a CCNP or CCIE and looking for a job? Check out
> www.PlatinumPlacement.com
> _______________________________________________
> For more information regarding industry leading CCIE Lab training, please
> visit www.ipexpert.com
>
> Are you a CCNP or CCIE and looking for a job? Check out
> www.PlatinumPlacement.com
>
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

Reply via email to