VoIP Phones - UDM-Pro: Difference between revisions

From AAISP Support Site
No edit summary
No edit summary
 
Line 1: Line 1:
== UDM Pro with Unifi Talk ==
== UDM Pro with Unifi Talk ==
Editing with the .js is no longer required, Sam has advised there's now possible to set the realm/proxy without needing to edit this file.
Two of our clever customers Rob and Sam managed to get this working by editing a .js file and provided updated screenshots of the interface including the codec page.

First enter the VoIP/SIP credentials as per image below. The UDM will set the sip_from_uri = sip:+44123456789@talk.com which needs to be corrected.

Then edit the file: /usr/share/unifi-talk/app/server.js

And replace the 2 references or sip_from_uri like this:

{application:"export",data:"sip_from_uri=sip:${outbound_caller_id}@talk.com"}

With this:

{application:"export",data:"sip_from_uri=sip:${outbound_caller_id}@voiceless.aa.net.uk"}

Not an ideal solution as will need to make changes to the file whenever I upgrade but it appears to be working.


[[File:Codec.jpg|800px]]
[[File:Codec.jpg|800px]]

Latest revision as of 09:16, 12 June 2025

UDM Pro with Unifi Talk

Editing with the .js is no longer required, Sam has advised there's now possible to set the realm/proxy without needing to edit this file.

Codec.jpg

UniFiTalk.jpg