Hello Forum Friends,
I am looking for help troubleshooting an issue that is affecting ATA customers off my FreePBX related to CallerID name display. I am able to see in the Asterisk Logfiles the data displaying the CALLERID(name) pasted below, but I am stuck toying around with the ATA with no change and wondering if I am missing something in the server. My IP phones seem to work fine with CNAM getting through. I also have other ATA customers not impacted. Any ideas of where to go next with isolating this issue?
As always, thank you all in advance, your input is always beyond helpful.
33544 | [2025-05-13 10:04:14] VERBOSE[17803][C-0000e868] pbx_builtins.c: Goto (macro-user-callerid,s,49) | |
---|---|---|
33545 | [2025-05-13 10:04:14] VERBOSE[17803][C-0000e868] pbx.c: Executing [s@macro-user-callerid:49] Set(PJSIP/bandwidth.com-0001da28, CALLERID(number)=+1717xxxxxxx) in new stack | |
33546 | [2025-05-13 10:04:14] VERBOSE[17803][C-0000e868] pbx.c: Executing [s@macro-user-callerid:50] Set(PJSIP/bandwidth.com-0001da28, CALLERID(name)=NAME IS HERE) in new stack | |
33547 | [2025-05-13 10:04:14] VERBOSE[17803][C-0000e868] pbx.c: Executing [s@macro-user-callerid:51] GotoIf(PJSIP/bandwidth.com-0001da28, 0?cnum) in new stack | |
33548 | [2025-05-13 10:04:14] VERBOSE[17803][C-0000e868] pbx.c: Executing [s@macro-user-callerid:52] Set(PJSIP/bandwidth.com-0001da28, __MCNUM=+1717xxxxxxx) in new stack | |
33549 | [2025-05-13 10:04:14] VERBOSE[17803][C-0000e868] pbx.c: Executing [s@macro-user-callerid:53] Set(PJSIP/bandwidth.com-0001da28, __MCNAME=NAME IS HERE) in new stack | |
33550 | [2025-05-13 10:04:14] VERBOSE[17803][C-0000e868] pbx.c: Executing [s@macro-user-callerid:54] Set(PJSIP/bandwidth.com-0001da28, __MCEXTEN=) in new stack | |
33551 | [2025-05-13 10:04:14] VERBOSE[17803][C-0000e868] pbx.c: Executing [s@macro-user-callerid:55] Set(PJSIP/bandwidth.com-0001da28, __MCORGCHAN=PJSIP/bandwidth.com-0001da28) in new stack | |
33552 | [2025-05-13 10:04:14] VERBOSE[17803][C-0000e868] pbx.c: Executing [s@macro-user-callerid:56] Set(PJSIP/bandwidth.com-0001da28, CDR(cnam)=NAME IS HERE) in new stack | |
33553 | [2025-05-13 10:04:14] VERBOSE[17803][C-0000e868] pbx.c: Executing [s@macro-user-callerid:57] Set(PJSIP/bandwidth.com-0001da28, CDR(cnum)=+1717xxxxxxx) in new stack |
If I am missing lines, or need a different format please let me know.