07-07-2022 08:35 AM
Hi
if I'm trying to set the ERL of a unlocated phone that has no ERL set yet (default), using a PUT to cerappservices/service/unlocatedphone
<updateUnlocatedPhoneRequest>
<PhoneMACAddress>11-22-33-44-55-66</PhoneMACAddress>
<AssignERL>ERL3</AssignERL>
</updateUnlocatedPhoneRequest>
I'm getting this error:
<unlocatedPhoneResponse>
<status>Invalid entry</status>
<message>Could not set zone to Discrepancy phones</message>
</unlocatedPhoneResponse>
Is there a way to initially set an ERL?
Regards,
Peter
07-15-2022 12:47 PM
Hello @peterputt,
Please see this reference:
Cisco Emergency Responder Configuration API
The ERL Assignment section contains that call "PUT http://{CER-IP}/cerappservices/service/unlocatedphone"
Notes:
For all the resources associated with this API, please see here --> Cisco Emergency Responder
Cisco Emergency Responder reporting API
Hope this helps!
07-20-2022 09:07 AM
Hi alexstev,
Thanks for your reply.
The PUT request is working if I change the ERL e.g. from ERL2 to ERL3 - so the conditions are met. It is just not working if the origin ERL is default.
Changing from default to something else should be possible, right? Did that work on your side?
Regards,
Peter
04-10-2025 11:58 AM
Looks like CER V14 has the same issue. Did you ever work around it?
04-10-2025 11:56 PM
No. I get rid of CER and built my own solution using ECCP.
04-11-2025 12:36 PM
Very creative. Thanks
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide