Dear all,
I am trying to sync the caller name from other database to VoIP server.
I already success to update the name into asterisk database (tables: users, devices, sip).
the problem is, the calling name doesn’t display like the callerID that I synced. I already tried to reload the VoIP server (fwconsole reload).
when I tried “database show ampuser XXXX” the “/AMPUSER/XXXX/cidname” was not changed to the new callerID.
Thanks