Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| vendors:cisco:uc:cvp:cvp-ip-address [2018/05/17 19:56] – ↷ Page moved from code:java:vendors:cisco:uc:cvp:cvp-ip-address to vendors:cisco:uc:cvp:cvp-ip-address gerardorourke | vendors:cisco:uc:cvp:cvp-ip-address [2018/05/17 20:00] (current) – ↷ Links adapted because of a move operation gerardorourke | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| Step 1 - Config CVP CallServer to pass in the SIP header " | Step 1 - Config CVP CallServer to pass in the SIP header " | ||
| - | {{: | + | {{vendors: |
| If you set Call.SIPHeader to a PV Variable, as in the below, you can now see the SIp To Header data\\ | If you set Call.SIPHeader to a PV Variable, as in the below, you can now see the SIp To Header data\\ | ||
| Example for a Call which routes directly to CVP\\ | Example for a Call which routes directly to CVP\\ | ||
| - | {{: | + | {{vendors: |
| Example for a Call which routes where CUCM is teh routing client and the you have a Send to VRU node to forward the call to CVP\\ | Example for a Call which routes where CUCM is teh routing client and the you have a Send to VRU node to forward the call to CVP\\ | ||
| - | {{: | + | {{vendors: |
| Step 2 - Clean up this data to ONLY retrieve the IP address using the below ICM code | Step 2 - Clean up this data to ONLY retrieve the IP address using the below ICM code | ||
| Line 23: | Line 23: | ||
| mid(Call.SIPHeader, | mid(Call.SIPHeader, | ||
| </ | </ | ||
| - | {{: | + | {{vendors: |
| Step 3 - Test and confirm that only the IP address is now set | Step 3 - Test and confirm that only the IP address is now set | ||
| - | {{: | + | {{vendors: |