UC520 Hybrid Setup

I am working with a UC520 and the features require a hybrid setup. After reading through the Cisco support I have concluded that I need to install the system as a PBX and use the trunk commands to attach the FXO trunks to a dn and ultimately a button on my 7931 phone. I have been following the trunk examples in the manual without success.

My questions are:

1. Is the trunk command supported in PBX mode?

2. Can you provide an example of the trunk command for my scenario?

Thanks for your help.

0
Your rating: None

Wow!!! Thanks!

I've been looking for a working hybrid configuration for awhile now. Awesome!!! Thanks.

UC520 Hybrid Setup

The trunk command is supported in PBX mode in CLI.

This is the exact config:
http://www.cisco.com/en/US/docs/voice_ip_comm/cucme/admin/configuration/...

The following example shows the configuration for six instances of directory number 101, assigned to the first six buttons of an IP phone, plus four PSTN line appearances that are assigned to buttons 7 to 10.

ephone-dn 10

number 101

no huntstop

ephone-dn 11

number 101

preference 1

no huntstop

ephone-dn 12

number 101

preference 2

no huntstop

ephone-dn 13

number 101

preference 3

no huntstop

ephone-dn 14

number 101

preference 4

no huntstop

ephone-dn 15

number 101

preference 5

ephone-dn 51

number 801

trunk 811 monitor-port 1/0/0

ephone-dn 52

number 802

trunk 812 monitor-port 1/0/1

ephone-dn 53

number 803

trunk 813 monitor-port 1/0/2

ephone-dn 54

number 804

trunk 814 monitor-port 1/0/3

ephone 1

mac-address 0001.2345.6789

type 7931

button 1:11 2:12 3:13 4:14 5:15 6:16 7:51 8:52 9:53 10:54

voice-port 1/0/0

connection plar opx 801

voice-port 1/0/1

connection plar opx 802

voice-port 1/0/2

connection plar opx 803

voice-port 1/0/3

connection plar opx 804

dial-peer voice 811 pots

destination-pattern 811

port 1/0/0

dial-peer voice 812 pots

destination-pattern 812

port 1/0/1

dial-peer voice 813 pots

destination-pattern 813

port 1/0/2

dial-peer voice 814 pots

destination-pattern 814

port 1/0/3

UC520 Hybrid Setup

The trunk command is supported in PBX mode in CLI.

This is the exact config:
http://www.cisco.com/en/US/docs/voice_ip_comm/cucme/admin/configuration/...

The following example shows the configuration for six instances of directory number 101, assigned to the first six buttons of an IP phone, plus four PSTN line appearances that are assigned to buttons 7 to 10.

ephone-dn 10

number 101

no huntstop

ephone-dn 11

number 101

preference 1

no huntstop

ephone-dn 12

number 101

preference 2

no huntstop

ephone-dn 13

number 101

preference 3

no huntstop

ephone-dn 14

number 101

preference 4

no huntstop

ephone-dn 15

number 101

preference 5

ephone-dn 51

number 801

trunk 811 monitor-port 1/0/0

ephone-dn 52

number 802

trunk 812 monitor-port 1/0/1

ephone-dn 53

number 803

trunk 813 monitor-port 1/0/2

ephone-dn 54

number 804

trunk 814 monitor-port 1/0/3

ephone 1

mac-address 0001.2345.6789

type 7931

button 1:11 2:12 3:13 4:14 5:15 6:16 7:51 8:52 9:53 10:54

voice-port 1/0/0

connection plar opx 801

voice-port 1/0/1

connection plar opx 802

voice-port 1/0/2

connection plar opx 803

voice-port 1/0/3

connection plar opx 804

dial-peer voice 811 pots

destination-pattern 811

port 1/0/0

dial-peer voice 812 pots

destination-pattern 812

port 1/0/1

dial-peer voice 813 pots

destination-pattern 813

port 1/0/2

dial-peer voice 814 pots

destination-pattern 814

port 1/0/3

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.