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.
Dear All,
I have sip phone,and it need P-Asserted-Identity header to display caller id,but I see ringing message,there is no P-Asserted-Identity get from callmanger.
SIP/2.0 180 RingingVia: SIP/2.0/UDP 10.33.144.250:62682;branch=z9hG4bK-524287-1---0...
Dear all,
We have some 3rd party sip phone,but it cannot display alerting name when outbound calling,I see the INVITE and Ringing message doesn't has "P-Asserted-Identity",sip phone vendor only support "P-Asserted-Identity",so we'd like to try add th...
Hi everybody,
It displays partial success,as it cannot fetch the database,but i see it has learned running and startup config successfully,but I cannot see its config on configuration archive.so what can I do next?
sw model:WS-C2960CX-8TC-L
Good day,
I tried set an Expanded Call Variables on script,name "userCallerName",but i tested it didn't display the name of Caller,it display the number of Caller,any field wrong?
Thanks all!
Good day all, Our callmanger 11.x end users has already configured the telephone number for everyone,but our microsoft AD hasn't configured it,so is there possible that CCM end users telephone number can update to AD or and API cisco support with...
Hi Mohammed,
Yes,I added a lua script,but it doesn't works.Do you have any idea about the script?
M = {}function M.outbound_Ringing(msg)msg:addHeader("P-Asserted-Identity")endreturn M
Thanks!