sip-phone

download sip-phone

of 5

description

SIP Phone Presentation

Transcript of sip-phone

Register 99xx Phones to CME as SIP

Register 99xx Phones to CME as SIP

Setting Up Cisco Unified CME Creating Directory Numbers Assigning Directory Numbers to Phones

Setting Up Cisco Unified CME

Router(config)# voice register global Router(config-register-global)# mode cme Router(config-register-global)# source-address ip-address [port port]Router(config-register-global)# max-pool max-phonesRouter(config-register-global)# max-dn max-directory-numbersRouter(config-register-global)# cameraRouter(config-register-global)# videoRouter(config-register-global)# tftp-path {flash: | slot0: | tftp://url} Router(config-register-global)# create profile Router(config-register-global)# end

Assigning Directory Numbers to Phones

Router> enable Router# configure terminal Router(config)# voice register dn dn-tag Router(config-register-dn)# number number Router(config-register-dn)# huntstop channel number-of-channelsRouter(config-register-dn)# end

: Creating Directory Numbers

Router> enable Router# configure terminal Router(config)# voice register pool pool-tag Router(config-register-pool)# id mac addressRouter(config-register-pool)# type phone-type Router(config-register-pool)# number tag dn dn-tagRouter(config-register-pool)# end

MGCP vs H.323MGCP - IETF standard = Media Gateway Control Protocol.Master/Slave Protocol - Call Agent (CUCM) is used to control the gateway ports.Complete control of dial-plan from the CUCM.Centralized call processing (CUCM). Requires dial-peers only for SRST.Survivable end point by default-

H.323 - ITU standard = ITU Umbrella recommendation.Peer to Peer Protocol.dial-plan controlled locally from H.323 gatewayDistributed call processing.CUCM/PSTN sends call to gateway & gateway decides (based on dial-peer) which port/call managerto use for outbound/inbound calls.