Information Technology Reference
In-Depth Information
CuE Integration with CME
Basic integration of CUE with CME can be achieved by following these steps:
Step 1.
Configure a SIP dial peer for CUE.
Step 2.
Configure MWI on/off extensions.
Step 3.
Configure IP connectivity for CME/CUE.
The following example shows configuration of a SIP dial peer for CUE call routing:
dial-peer voice 1000 voip
destination-pattern 777.
session protocol sipv2
session target ipv4: 10.1.1.5
dtmf-relay sip-notify
codec g711ulaw
no vad
The destination-pattern command in the example matches the pattern 777. This corresponds to the voicemail pilot (7777) and the
AA pilot (7778) numbers.
Next, the session protocol sipv2 command specifies that SIP should be used as the session protocol between CME and CUE.
The session target command is used to configure the IP address of the CUE module.
The dtmf-relay sip-notify , codec g711ulaw , and no vad commands are then used to specify the use of SIP Notify messages for
DTMF relay, G.711 (u-law) as the codec, and no Voice Activity Detection (VAD).
MWI on/off number configuration is shown here:
ephone-dn 70
number 8000....
mwi on
!
ephone-dn 71
number 8001....
mwi off
 
Search WWH ::




Custom Search