<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="address"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="Street"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="PersonName"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=1 face=Verdana><span style='font-size:9.0pt;
font-family:Verdana'>Hai,<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=1 face=Verdana><span style='font-size:9.0pt;
font-family:Verdana'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=1 face=Verdana><span style='font-size:9.0pt;
font-family:Verdana'>I have two server. One for the inbound calls and one for
the outbound calls. <br>
When a call somes on the inbound server, I pas this call with a switch
statement through to the outbound server. <br>
On this outbound server I make a outbound call with the Dial statement. (this
works perfect. <br>
If the outbount call is not answersed, I hangup the outbound call, and
signilling the innbound server that the outbound call is not answered. <br>
The inbound call then tries after a couple of seconds (say 5 seconds) to
connect again to the outbound server with the switch statement. <br>
The outbound server than makes a outbound call. (This works also perfect) <br>
But if the outbound call is not answered for the second time, the outbound
server signalling the inbound server that the call is not answered. <br>
Now the problem is that the inbound server doesn't pick up this second signal. <br>
<br>
Does anybody got an idee? <br>
<br>
These are my setting on the inbound server <br>
<br>
iax.conf <br>
<a href="http://www.voip-info.org/wiki/outbound_server">outbound_server</a> <br>
type=peer <br>
username=outboundserver <br>
host=server_outbound <br>
<br>
extensions.conf <br>
<a href="http://www.voip-info.org/wiki/outbound_server">outbound_server</a> <br>
switch =&gt; IAX2/outbound_server <br>
<br>
These are my setting on the outbound server <br>
iax.conf <br>
<a href="http://www.voip-info.org/wiki/outboundserver">outboundserver</a> <br>
type=user <br>
username=outboundserver <br>
context=outbound_dial_conf <br>
<br>
extensions.conf <br>
<a href="http://www.voip-info.org/wiki/outbound_dial_conf">outbound_dial_conf</a>
<br>
exten =&gt; _X.,1,Dial(Zap/g1/${tel_outdial},30,${Dial_variables})</span></font><font
size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><st1:PersonName
w:st="on"><font size=3 face="Times New Roman"><span style='font-size:12.0pt'>Arjan
 Kroon</span></font></st1:PersonName></u1:PersonName><br>
<br>
Mobillion B.V. <br>
Copernicuslaan 30 <br>
Postbus 554 / <st1:address w:st="on"><st1:Street w:st="on"><u1:address u2:st="on"><u1:Street u2:st="on">PO
  Box</st1:Street></u1:Street> 554</st1:address></u1:address> <br>
6710 BN Ede <br>
tel: +31 (0)318-648920 <br>
fax: +31 (0)318-648839 <br>
mobile: +31 (0)6-55871460 <br>
email: arjan.kroon@mobillion.nl <br>
internet: www.mobillion.nl <o:p></o:p></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

</div>

</body>

</html>