Give you a feel of the log message on failover.
You can see 2b has no answer then it goes to dial via pstn line.- JABBER: asterisk INCOMING:
- -- Accepting AUTHENTICATED call from 192.168.xxx.x:
- > requested format = alaw,
- > requested prefs = disabled,
- > actual format = alaw,
- > host prefs = disabled,
- > priority = reqonly
- -- Executing [9xxxxxxxx@DLPN_DP1:1] Macro("IAX2/6101-4113", "superdial,SIP/133xxxxxxxx@hkbn2b") in new stack
- -- Executing [s@macro-superdial:1] Set("IAX2/6101-4113", "GROUP()=") in new stack
- -- Executing [s@macro-superdial:2] Set("IAX2/6101-4113", "GROUPCOUNT=0") in new stack
- [Feb 14 07:48:32] WARNING[30286]: ast_expr2.fl:468 ast_yyerror: ast_yyerror(): syntax error: syntax error, unexpected $end, expecting '-' or '!' or '(' or '<token>'; Input:
- 0 >
- ^
- [Feb 14 07:48:32] WARNING[30286]: ast_expr2.fl:472 ast_yyerror: If you have questions, please refer to doc/tex/channelvariables.tex.
- -- Executing [s@macro-superdial:3] GotoIf("IAX2/6101-4113", "0?104") in new stack
- -- Executing [s@macro-superdial:4] GotoIf("IAX2/6101-4113", "1?macro-superdial,s,6") in new stack
- -- Goto (macro-superdial,s,6)
- -- Executing [s@macro-superdial:6] GotoIf("IAX2/6101-4113", "1?macro-superdial,s,8") in new stack
- -- Goto (macro-superdial,s,8)
- -- Executing [s@macro-superdial:8] GotoIf("IAX2/6101-4113", "1?macro-superdial,s,10") in new stack
- -- Goto (macro-superdial,s,10)
- -- Executing [s@macro-superdial:10] Dial("IAX2/6101-4113", "SIP/133xxxxxxxx@hkbn2b,,,") in new stack
- == Using SIP RTP TOS bits 184
- == Using SIP RTP CoS mark 5
- -- Called 133xxxxxxxx@hkbn2b
- -- No one is available to answer at this time (1:0/0/0)
- -- Executing [s@macro-superdial:11] Goto("IAX2/6101-4113", "s-NOANSWER,1") in new stack
- -- Goto (macro-superdial,s-NOANSWER,1)
- -- Executing [s-NOANSWER@macro-superdial:1] GotoIf("IAX2/6101-4113", "1?macro-superdial,s-NOANSWER,3") in new stack
- -- Goto (macro-superdial,s-NOANSWER,3)
- -- Executing [s-NOANSWER@macro-superdial:3] NoOp("IAX2/6101-4113", "") in new stack
- -- Executing [9xxxxxxxx@DLPN_DP1:2] Macro("IAX2/6101-4113", "superdial,SIP/pstn-spa3k-d1/xxxxxxxx") in new stack
- -- Executing [s@macro-superdial:1] Set("IAX2/6101-4113", "GROUP()=") in new stack
- -- Executing [s@macro-superdial:2] Set("IAX2/6101-4113", "GROUPCOUNT=0") in new stack
- [Feb 14 07:48:33] WARNING[30286]: ast_expr2.fl:468 ast_yyerror: ast_yyerror(): syntax error: syntax error, unexpected $end, expecting '-' or '!' or '(' or '<token>'; Input:
- 0 >
- ^
- [Feb 14 07:48:33] WARNING[30286]: ast_expr2.fl:472 ast_yyerror: If you have questions, please refer to doc/tex/channelvariables.tex.
- -- Executing [s@macro-superdial:3] GotoIf("IAX2/6101-4113", "0?104") in new stack
- -- Executing [s@macro-superdial:4] GotoIf("IAX2/6101-4113", "1?macro-superdial,s,6") in new stack
- -- Goto (macro-superdial,s,6)
- -- Executing [s@macro-superdial:6] GotoIf("IAX2/6101-4113", "1?macro-superdial,s,8") in new stack
- -- Goto (macro-superdial,s,8)
- -- Executing [s@macro-superdial:8] GotoIf("IAX2/6101-4113", "1?macro-superdial,s,10") in new stack
- -- Goto (macro-superdial,s,10)
- -- Executing [s@macro-superdial:10] Dial("IAX2/6101-4113", "SIP/pstn-spa3k-d1/xxxxxxxx,,,") in new stack
- == Using SIP RTP TOS bits 184
- == Using SIP RTP CoS mark 5
- -- Called pstn-spa3k-d1/xxxxxxxxx\
- -- SIP/pstn-spa3k-d1-00000007 is ringing
- -- SIP/pstn-spa3k-d1-00000007 answered IAX2/6101-4113
- == Spawn extension (macro-superdial, s, 10) exited non-zero on 'IAX2/6101-4113' in macro 'superdial'
- == Spawn extension (DLPN_DP1, 9xxxxxxxx, 2) exited non-zero on 'IAX2/6101-4113'
- -- Hungup 'IAX2/6101-4113'
複製代碼 |