<div>Hi Bogdan,</div>
<div>If I load the avp before I call do the first call.&nbsp; How do I store that AVP so that during failure_route, openser can still find it even it is stateless?&nbsp; </div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>Pete<br><br></div>
<div class="gmail_quote">On Tue, May 27, 2008 at 5:38 PM, Bogdan-Andrei Iancu &lt;<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi Pete,<br><br>A simple way to do it to load in AVP all the alternative destinations (in whatever order you want). Later, using failure_route, you will consume one by one the existing AVPs until none is left. This will minimize the DB impact.<br>
<br>Regards,<br>Bogdan<br><br>Pete Kay wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div></div>
<div class="Wj3C7c">Hi,<br>&nbsp;I know this kind of function exists in Asterisk, but I want to know if Openser can do it as well. &nbsp;Let&#39;s say there are two fail-over numbers(DID-b,DID-c) that associates with a DID(DID-a), if the original number(DID-a) that get dailed can&#39;t rearch the destination due to BUSY, NO RESPONSE, etc, is there anyway of having Openser to auto-retry with the next DID(DID-b)? &nbsp;If the next one fails, try the next next one(DID-c). &nbsp;One way I can think of is to do a lookup from DB for the alias in the fail_on_route section, but if I have multiple aliases, then I will have no way of *remembering* which alias has been tried unless I store it in the DB which is not a good solution.<br>
&nbsp;I am wondering if there any other way of doing it?<br>&nbsp;Thanks in advance for all your kind suggestion.<br>&nbsp;Regards,<br>Pete<br></div></div>------------------------------------------------------------------------ 
<div class="Ih2E3d"><br><br>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.openser.org" target="_blank">Users@lists.openser.org</a><br><a href="http://lists.openser.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.openser.org/cgi-bin/mailman/listinfo/users</a><br>
&nbsp;<br></div></blockquote><br></blockquote></div><br>