NEWB FreePBX Issue with paging

New to FreePBX…

Setting up paging and it’s not working. Checking the logs I get this:

"
[2018-09-01 12:26:35] VERBOSE[167577][C-0000461a] pbx.c: Executing [405@from-internal:1] Goto(“SIP/187-00005811”, “app-pagegroups,405,1”) in new stack
[2018-09-01 12:26:35] VERBOSE[167577][C-0000461a] pbx_builtins.c: Goto (app-pagegroups,405,1)
[2018-09-01 12:26:35] VERBOSE[167577][C-0000461a] pbx.c: Executing [405@app-pagegroups:1] Set(“SIP/187-00005811”, “__COS_DEST=405”) in new stack
[2018-09-01 12:26:35] VERBOSE[167577][C-0000461a] pbx.c: Executing [405@app-pagegroups:2] Set(“SIP/187-00005811”, “__COS_TYPE=PAGING”) in new stack
[2018-09-01 12:26:35] VERBOSE[167577][C-0000461a] pbx.c: Executing [405@app-pagegroups:3] Macro(“SIP/187-00005811”, “user-callerid,”) in new stack
[2018-09-01 12:26:35] VERBOSE[167577][C-0000461a] pbx.c: Executing [s@macro-user-callerid:1] Set(“SIP/187-00005811”, “TOUCH_MONITOR=1535822795.137337”) in new stack
[2018-09-01 12:26:35] VERBOSE[167577][C-0000461a] pbx.c: Executing [s@macro-user-callerid:2] Set(“SIP/187-00005811”, “AMPUSER=187”) in new stack
[2018-09-01 12:26:35] VERBOSE[167577][C-0000461a] pbx.c: Executing [s@macro-user-callerid:3] GotoIf(“SIP/187-00005811”, “0?report”) in new stack
[2018-09-01 12:26:35] VERBOSE[167577][C-0000461a] pbx.c: Executing [s@macro-user-callerid:4] ExecIf(“SIP/187-00005811”, “1?Set(REALCALLERIDNUM=187)”) in new stack
[2018-09-01 12:26:35] VERBOSE[167577][C-0000461a] pbx.c: Executing [s@macro-user-callerid:5] Set(“SIP/187-00005811”, “AMPUSER=187”) in new stack
[2018-09-01 12:26:35] VERBOSE[167577][C-0000461a] pbx.c: Executing [s@macro-user-callerid:6] GotoIf(“SIP/187-00005811”, “0?limit”) in new stack
[2018-09-01 12:26:35] VERBOSE[167577][C-0000461a] pbx.c: Executing [s@macro-user-callerid:7] Set(“SIP/187-00005811”, “AMPUSERCIDNAME=ASC3”) in new stack
[2018-09-01 12:26:35] VERBOSE[167577][C-0000461a] pbx.c: Executing [s@macro-user-callerid:8] ExecIf(“SIP/187-00005811”, “0?Set(__CIDMASQUERADING=TRUE)”) in new stack
[2018-09-01 12:26:35] VERBOSE[167577][C-0000461a] pbx.c: Executing [s@macro-user-callerid:9] GotoIf(“SIP/187-00005811”, “0?report”) in new stack
[2018-09-01 12:26:35] VERBOSE[167577][C-0000461a] pbx.c: Executing [s@macro-user-callerid:10] Set(“SIP/187-00005811”, “AMPUSERCID=187”) in new stack
[2018-09-01 12:26:35] VERBOSE[167577][C-0000461a] pbx.c: Executing [s@macro-user-callerid:11] Set(“SIP/187-00005811”, “__DIAL_OPTIONS=Ttr”) in new stack
[2018-09-01 12:26:35] VERBOSE[167577][C-0000461a] pbx.c: Executing [s@macro-user-callerid:12] Set(“SIP/187-00005811”, “CALLERID(all)=“ASC3” <187>”) in new stack
[2018-09-01 12:26:35] WARNING[167577][C-0000461a] ast_expr2.fl: ast_yyerror(): syntax error: syntax error, unexpected ‘>’, expecting ‘-’ or ‘!’ or ‘(’ or ‘’; Input:
“”=“LIMIT” & 3 & 1 & >0 & 0>=
^
[2018-09-01 12:26:35] WARNING[167577][C-0000461a] ast_expr2.fl: If you have questions, please refer to

Any help would be appreciated.

If there any other information that you may need please let me know. Thanks

Unless you have a significantly botched configuration, that looks extremely strange. Maybe you should report that issue to the support team on issues.freepbx.org

Check your caller ID fields - it looks like you have an errant quotation mark somewhere. The one between ACS3 and the < symbol shouldn’t be there.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.