Hi All,<br>
<br>
I've installed asterisk and manually configured IAX/SIP users. Everything works fine, I'm able to call other extensions.<br>
But when I installed AMP and created new extensions, I'm not able to
call those extensions. I get the message that the extension is busy and
it is forwarded to voicemail. What am I missing here? The workaround I
found is by modifying the extensions_additional.conf entries created by
AMP. <br>
Original<br>
exten =&gt; 1111,1,Macro(........<br>
Changed it to<br>
exten =&gt; 1111,1,Dial(IAX2/1111)<br>
<br>
How can I fix this problem ? I tried both AMP1.0.006 and AMP1.0.009<br>
<br>
Thanks,<br>
~Vamsi<br>