Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
My request works fine in 14.0.1.10000-20 but gives back 599 unsupported header in 14.0.1.11900-132. DId something change in SU1 ? I have tried with both v12 and v14 database and fails with SU1. Works fine in older verson of CallManager 14, just not...
I have a CallManager 12.5 SIP Normalization script where I want to prepend OY to all inbound calls on the Calling Party Name;so if it came in From: "Jason Aarons 55901" I want it to change to From: "OY Jason Aarons 55901" M={}trace.enable()function M...
admin:show version activeActive Master Version: 12.5.1.11900-146Active Version Installed Software Options:ciscocm.preUpgradeCheck-00024.cop 1.9 FAIL Test dataBase Sanity-" Standard Common Phone Profile " present in "commonphoneconfig" table.It is rec...
I need a second set of eyes in create a voice class sip-profiles ; ProblemAvaya >> INVITE w/User-to-User >>>> CUBE >>>>> ITSPINVITE has non-standard User-to-User, need to copy that to P-Asserted-Identity SolutionIOS 16.9.6Support for Conditional Head...
still failing, updated below; M={}trace.enable()function M.inbound_INVITE(msg)--Adding Shipcode to inbound Calling Party Namelocal from = msg:getHeader("From") --Get FROM Header if from thenlocal b = from:gsub("From: \"", "From: \"OY ") --New FROM He...