[OSL | CCIE_Voice] CUCME Octo-line shared line incoming calls

2010-03-25 Thread Andrew Lythgoe

On CME i'm having issues with octo-line configuration.

I am trying to meet the following requirements: 
1.  Shared line extension 5002 on ephone 1 and ephone 2.
2.  Ephone 1 should allow only 2 incoming calls to the shared line.
3.  Ephone 2 should allow only 3 incoming calls to the shared line.
4.  The shared line should be limited to 4 concurrent calls.

I was thinking about using  busy-trigger-per-button on each phone 
along with huntstop channel 4 configured on the shared DN but this 
does not work.

Any ideas on how to achieve this will be be much appreciated.

Thanks,
Andrew
___
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com


Re: [OSL | CCIE_Voice] BR-2 E1 as MGCP gateway

2009-10-04 Thread Andrew Lythgoe
Hi Erwan,

In your config for BR2 I see you have:

controller E1 0/2
 clock source internal
 pri-group timeslots 1-3,16 service mgcp

Howevever I don't see you binding this to CCM which is required for 
MGCP, for example:

interface Serial0/2:15
isdn bind-l3 ccm-manager

If this is a back-to-back E1 connection then you will need to specify 
the network side (only configure this on one side of the E1, not both):

example:

interface Serial2/0/1:15
isdn protocol-emulate network

Once completed the above and if problem is still experienced, please 
send the following from both routers:
1.  show run
2.  show version
3.  show controllers
4.  show isdn status
5.  debug isdn q921

Regards,
Andrew








anil batra wrote:
 Can you let us know your outputs for ..
  
 1. debug isdn q921
  
 2. sh isdn status

 --- On *Sun, 10/4/09, Erwan Erwan /e_er...@yahoo.com/* wrote:


 From: Erwan Erwan e_er...@yahoo.com
 Subject: [OSL | CCIE_Voice] BR-2 E1 as MGCP gateway
 To: ccie_voice@onlinestudylist.com
 Date: Sunday, October 4, 2009, 4:32 AM

 hi,
  
 I tried to run BR-2   E1 as MGCP gateway, but can't bring the*
 isdn up , *any advice appreciated. tks
  
 Here is config
 -
 *BR-2*
 controller E1 1/0/0
  pri-group timeslots 1-3,16 service mgcp
 !
 interface Serial1/0/0:15
  no ip address
  encapsulation hdlc
  isdn switch-type primary-net5
  isdn incoming-voice voice
  isdn bind-l3 ccm-manager
  no cdp enable
 !voice-port 1/0/0:15
 !
 ccm-manager fallback-mgcp
 ccm-manager redundant-host 177.1.10.20
 ccm-manager mgcp
 ccm-manager fax protocol cisco
 ccm-manager music-on-hold
 !
 mgcp
 mgcp call-agent 177.1.10.10 service-type mgcp version 0.1
 mgcp fax t38 ecm
 mgcp bind control source-interface FastEthernet0/0.11
 mgcp bind media source-interface FastEthernet0/0.11
 !
 mgcp profile default
 !
 dial-peer voice 2 pots
  incoming called-number .
  direct-inward-dial
 !
 dial-peer voice 1 pots
  service mgcp
  port 1/0/0:15
 !
  
 ** 
 *PSTN*
 
 interface Serial0/2:15
  no ip address
  encapsulation hdlc
  isdn switch-type primary-net5
  isdn incoming-voice voice
  isdn bchan-number-order ascending
  no cdp enable
 !
 dial-peer voice 200 pots
  description == BR2 232Y3Y
  destination-pattern ^44232131
  port 0/2:15
  forward-digits 8
 !
 controller E1 0/2
  clock source internal
  pri-group timeslots 1-3,16 service mgcp
 !



 -Inline Attachment Follows-

 ___
 For more information regarding industry leading CCIE Lab training,
 please visit www.ipexpert.com


 

 ___
 For more information regarding industry leading CCIE Lab training, please 
 visit www.ipexpert.com
   

___
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com


Re: [OSL | CCIE_Voice] Reset 7961 to factory default- now phone is dead

2009-10-03 Thread Andrew Lythgoe
Hi Akash,

This is a common issue with the newer model of IP phones, you require to 
have a DHCP server available after a factory reset, the DHCP server must 
point to a TFTP server where the phones firmware files are located.

Example CME config:

P3-R3-2811-163(dhcp-config)#ip dhcp pool Test
P3-R3-2811-163(dhcp-config)#network 10.10.10.1 255.255.255.0
P3-R3-2811-163(dhcp-config)#default-router 10.10.10.1
P3-R3-2811-163(dhcp-config)#option 150 ip 10.10.10.10   TFTP server 
where phone firware files are located.

I hope this helps.

Regards,
Andrew




akash patel wrote:
 I received two new 7961 phones and I reset them to factory default (# 
 and then 123456789*0#).  Now my both phones are dead.
  
 Any suggestion how to bring this phone back up?
  
 Thanks
 

 ___
 For more information regarding industry leading CCIE Lab training, please 
 visit www.ipexpert.com
   

___
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com