Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
Voice Gateway API (VGAPI) Developer Center
Overview
Documentation
Community
Testing
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to TCL-API
Fallback dialpeer on script failure
Threads [
Previous
|
Next
]
Anders Westlund
Posts:
2
Join Date:
9/19/08
Recent Posts
Fallback dialpeer on script failure
Answer
1/24/12 12:24 PM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi,
I'm devloping a script that does some "number2name." actitivies and fill in the name field using the "set callInfo(displayInfo) $MyText" command:
What I would like is a possibility to handle a script failure: I.e. if any incoming call hit the dialpeer that activates the script and the script, for some unknown reason, fails the call shall be setup on the same gateway but on a dialpeer without the script activated: This will allow the call to be setup even during a script failure.
Lets for example say that incoming number in the 3*** and 4*** range shal be handled by the script.
BR
Anders
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Raghavendra Gutty Veeranagappa
Posts:
221
Join Date:
4/28/10
Recent Posts
RE: Fallback dialpeer on script failure
Answer
1/24/12 6:06 PM as a reply to Anders Westlund.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi Anders,
In case of script failures the call will cleared, i don't think it is possible to route the call to another dial peer.
Thanks,
Raghavendra
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top