Can you send over the ephone and ephone-dn configuration as well.  Also a
sho telephony-serv dialp

---
Amy Ryan ­ CCIE #24677 (Voice)
Technical Instructor - IPexpert, Inc.
Mailto: [email protected]
Telephone: +1.810.326.1444
Live Assistance, Please visit: www.ipexpert.com/chat
<http://www.ipexpert.com/chat>
eFax: +1.810.454.0130

IPexpert is a premier provider of Self-Study Workbooks, Video on Demand,
Audio Tools, Online Hardware Rental and Classroom Training for the Cisco
CCIE (R&S, Voice, Security & Service Provider) certification(s) with
training locations throughout the United States, Europe, South Asia and
Australia. Be sure to visit our online communities at
www.ipexpert.com/communities <http://www.ipexpert.com/communities>  and our
public website at www.ipexpert.com <http://www.ipexpert.com/>




From: ccie voice <[email protected]>
Date: Mon, 7 Jun 2010 23:07:57 +0100
To: Angel Perez <[email protected]>, Amy Ryan <[email protected]>
Cc: osl osl <[email protected]>
Subject: Re: [OSL | CCIE_Voice] CBarge in SRST ~(Again)

OK feedback time....

I tried doing everything which Amy and Angel suggested and still it did not
work!

I have this under my telephony now:


telephony-service
 sdspfarm units 2
 sdspfarm tag 1 sbconf
 no privacy
 conference hardware
 srst mode auto-provision all
 srst ephone template 1
 srst dn template 1
 srst dn line-mode dual-octo
 max-ephones 5
 max-dn 10 preference 5
 ip source-address 10.10.201.1 port 2000
 max-conferences 8 gain -6
 moh music-on-hold.au
 multicast moh 239.1.1.1 port 16384 route 10.10.110.2 10.10.201.1
 transfer-system full-consult
 secondary-dialtone 9
 create cnf-files version-stamp 7960 Jun 07 2010 16:28:17


ephone-1[0] Mac:0017.9402.CF34 TCP socket:[1] activeLine:0 REGISTERED in
SCCP ver 17/9
mediaActive:0 offhook:0 ringing:0 reset:0 reset_sent:0 paging 0 debug:0
caps:11 privacy:0
IP:192.168.10.15 31806 7961  keepalive 17 max_line 6
button 1: dn 5  number 4001 CH1   IDLE         CH2   IDLE         CH3  
IDLE         CH4   IDLE         CH5   IDLE         CH6   IDLE         CH7  
IDLE         CH8   IDLE
button 2: dn 6  number 4021 CH1   IDLE         CH2   IDLE         CH3  
IDLE         CH4   IDLE         CH5   IDLE         CH6   IDLE         CH7  
IDLE         CH8   IDLE         shared
privacy button is enabled
Preferred Codec: g711ulaw



ephone-3[2] Mac:0018.195A.B173 TCP socket:[3] activeLine:0 REGISTERED in
SCCP ver 17/9
mediaActive:0 offhook:0 ringing:0 reset:0 reset_sent:0 paging 0 debug:0
caps:11 privacy:0
IP:192.168.10.13 31052 7961  keepalive 14 max_line 6
button 1: dn 8  number 4003 CH1   IDLE         CH2   IDLE         CH3  
IDLE         CH4   IDLE         CH5   IDLE         CH6   IDLE         CH7  
IDLE         CH8   IDLE
button 2: dn 6  number 4021 CH1   IDLE         CH2   IDLE         CH3  
IDLE         CH4   IDLE         CH5   IDLE         CH6   IDLE         CH7  
IDLE         CH8   IDLE         shared
privacy button is enabled
Preferred Codec: g711ulaw


the dial-peer hunt 3 has been configured.

Privacy button under ephones configured.

Now when I press the shared line button to Barge in..I sometimes get a
glimpse of Cbarge Newcall Softkey and then within a fraction of a second it
disappears with the new call softkey template and I get a dial tone.

Router has been rebooted as well.

did you give it a go Angel?

cv

On Mon, Jun 7, 2010 at 10:37 AM, Angel Perez <[email protected]> wrote:
> Hi, you are partially right:
>  
> When your phones registered back to ucm the e-phone stay there but dial-peer
> generated by cme srst doesn't point to anything (you can varify this with show
> dial-peer voice summ).
>  
> But it's true that sometimes (it think that it is a bug) the ephone dial-peer
> still points to the dn number so once that your phones register back to ucm
> you can have problems with incomming calls
>  
> With mgcp you don't have this problem becouse the gw is totally under ucm
> control so an incoming call won't match  dial-peers , with h323 gw is
> different and ephone dial-peer will be matched, but you can easly change this
> behaviour like this:
>  
> telephony service
> ...
> srst mode auto all
> max-dn 10 preference 5
> ...
> exit
>  
>  
> dial-peer hunt ?
>   <0-7>  Dial-peer hunting choices, listed in hunting order within each
> choice:
>   0 - Longest match in phone number, explicit preference, random selection.
>   1 - Longest match in phone number, explicit preference, least recent use.
>   2 - Explicit preference, longest match in phone number, random selection.
>   3 - Explicit preference, longest match in phone number, least recent use.
>   4 - Least recent use, longest match in phone number, explicit preference.
>   5 - Least recent use, explicit preference, longest match in phone number.
>   6 - Random selection.
>   7 - Least recent use.
>  
> dial-peer hunt 3
>  
> dial-peer voice 1000 voip
> description toUCM
> destination-pattern 1...
> preference 1
> ...
>  
>  
> This way when a call enter the gw it will match the preference first instead
> longest match and calls will still work in srst mode and out srst mode.
>  
> Try it and play a littel bit with it, you will find that is not difficult
>  
> ps: also there is another bug with cme srst auto all, if you modify the auto
> generated ephones or ephones dn (let say name or label) sometimes when you go
> back to ucm and then to srts again the ephone won't take a dn, it will
> register to srst but the phone display won't show a line, in this case reload
> the router and everithing will start working as expected (this have been
> discused on the list)
>  
> As you see cme srst is not pretty stable but with this two trick you can make
> it works easly if you have littel experience with it
>  
> hth
>  
>  
>  
>  
>  
> 
>  
> 
> Date: Mon, 7 Jun 2010 10:16:47 +0100
> Subject: Re: [OSL | CCIE_Voice] CBarge in SRST ~(Again)
> From: [email protected]
> 
> To: [email protected]
> CC: [email protected]
> 
> No Angel..
> 
> I am using srst mode auto-prov none..
> 
> I was thinking that if I use all then that will create ephone permenantly so
> after link comes back up (or primary ccm) then phones will register with the
> CUCM while ephones will still stay there...I have not tested this but this one
> colleague of mine had inbound calls issue after phones registred back to CUCM
> as the call was going to the ehpones instead of taking the voip dial-peer.
> Have you tested this?
> 
> vc
> 
> On Mon, Jun 7, 2010 at 10:00 AM, ccie voice <[email protected]> wrote:
>> Thanks Angel.
>> 
>> I am at work but will give it a go today.
>> 
>> I am just wondering that everytime when phones will go in SRST..do I have to
>> go into ephones and add the button? this does not look practical.
>> 
>> I will give it a go anyways.
>> 
>> vc 
>> 
>> 
>> On Mon, Jun 7, 2010 at 9:39 AM, Angel Perez <[email protected]> wrote:
>>> Hi:
>>>  
>>> Once the ephones have registered to srst add privacy button under ephone.
>>>  
>>> Let us know, hth
>>>  
>>> 
>>> Date: Sun, 6 Jun 2010 21:46:26 +0100
>>> From: [email protected]
>>> 
>>> To: [email protected]
>>> Subject: [OSL | CCIE_Voice] CBarge in SRST ~(Again)
>>> 
>>> Hi,
>>> 
>>> Sorry for the incomplete email earlier.
>>> Has anyone tried cBarge in SRST mode? I have my conference bridge registered
>>> to telephony service when it goes into SRST. I have used priority 3 as the
>>> telephony-service address. When my phones go in SRST mode, I can see they
>>> have shared line and when I am making a call on this shared line, I can see
>>> both phones ringing.
>>> However, if i receive call at one phone and try to Barge in using another
>>> all I get is a dialtone..no Cbarge softkey or anything even thou Cbarge key
>>> is configured under ephone template. Also privacy is off at telephony
>>> service. I even went into ephones and turned the privacy off but it is still
>>> not working. For some reason its not bringing the remote-in-use softkey
>>> template. I am getting a new call softkey template.
>>> 
>>> 
>>> R2#sh ephone
>>> 
>>> ephone-1[0] Mac:0017.9402.CF34 TCP socket:[1] activeLine:0 REGISTERED in
>>> SCCP ver 17/9
>>> mediaActive:0 offhook:0 ringing:0 reset:0 reset_sent:0 paging 0 debug:0
>>> caps:11 privacy:0
>>> IP:192.168.10.22 33399 7961  keepalive 0 max_line 6
>>> button 1: dn 5  number 4001  CM Fallback CH1   IDLE         CH2  
>>> IDLE         CH3   IDLE         CH4   IDLE         CH5   IDLE         CH6  
>>> IDLE         CH7   IDLE         CH8   IDLE
>>> button 2: dn 6  number 4021  CM Fallback CH1   IDLE         CH2  
>>> IDLE         CH3   IDLE         CH4   IDLE         CH5   IDLE         CH6  
>>> IDLE         CH7   IDLE         CH8   IDLE         shared
>>> Preferred Codec: g711ulaw
>>> 
>>> 
>>> ephone-2[1] Mac:0030.94C3.EE93 TCP socket:[3] activeLine:0 REGISTERED in
>>> SCCP ver 11/9
>>> mediaActive:0 offhook:0 ringing:0 reset:0 reset_sent:0 paging 0 debug:0
>>> caps:8 privacy:0
>>> IP:192.168.10.17 52129 Telecaster 7960  keepalive 3 max_line 6
>>> button 1: dn 7  number 4002  CM Fallback CH1   IDLE         CH2  
>>> IDLE         CH3   IDLE         CH4   IDLE         CH5   IDLE         CH6  
>>> IDLE         CH7   IDLE         CH8   IDLE
>>> button 2: dn 6  number 4021  CM Fallback CH1   IDLE         CH2  
>>> IDLE         CH3   IDLE         CH4   IDLE         CH5   IDLE         CH6  
>>> IDLE         CH7   IDLE         CH8   IDLE         shared
>>> Preferred Codec: g711ulaw
>>> 
>>> Adios
>>> 
>>> 
>>> Hotmail: Free, trusted and rich email service. Get it now.
>> 
> 
>        
> 
> Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. Sign up now.
> <https://signup.live.com/signup.aspx?id=60969>



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

Reply via email to