<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18939">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Is it possilbe to deactivate nibblebill in dialplan
?</FONT></DIV>
<DIV><FONT size=2>I'd like to allow the caller to reach the voice machine of the
callee in case of the bridge</FONT></DIV>
<DIV><FONT size=2>fails and if his balance is under the nobal value in
nibblebill.conf.xml</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2> <extension
name="inbound"><BR>
<condition field="${sip_to_uri}"
expression="^([2-9]\d{10,15})@$${domain}$"><BR>
<action application="set"
data="hangup_after_bridge=true"/><BR>
<action inline="true" application="set"
data="continue_on_fail=NORMAL_TEMPORARY_FAILURE,SUBSCRIBER_ABSENT,CALL_REJECTED,USER_NOT_REGISTERED,NO_ANSWER,NO_USER_RESPONSE,USER_BUSY"/><BR>
<action application="set"
data="instant_ringback=true"/><BR>
<action
application="ring_ready"/><BR>
<action inline="true" application="lcr" data="$1
default"/><BR>
<action inline="true" application="set"
data="nibble_rate=0.01"/><BR>
<action application="export"
data="originate_timeout=19"/><BR>
<action application="bridge" data="sofia/gateway/$1"/></FONT></DIV>
<DIV><FONT size=2>
<!-- how to
deactivate nibblebill here or allow user to continue even if his balance is to 0
?
--><BR>
<action application="sleep"
data="3000"/><BR>
<action
application="answer"/><BR>
<action application="voicemail" data="default ${domain_name}
${dialed_extension}"/><BR>
</condition><BR>
</extension><BR></FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Thanks</DIV></FONT><br />--
<br />This message has been scanned for viruses and
<br />dangerous content by
<a href="http://www.mailscanner.info/"><b>MailScanner</b></a>, and is
<br />believed to be clean.
</BODY></HTML>