<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hi Peter,
<p>You are totally right it worked, and I really loved the macro idea I
have mostly grasped it now and will use it more extensivley in the future.
<p>Thx
<br>MAG
<p>Peter Bowyer wrote:
<blockquote TYPE=CITE>On 02/06/05, Mohamed A. Gombolaty &lt;mgombolaty@noorgroup.net>
wrote:
<br>> here is my 777 conf in extensions.conf:
<br>> [Internal-sip]
<br>>
<br>> exten => 777,1,Dial(SIP/777,7,tr)
<br>> exten => 777,2,Dial(SIP/777&amp;SIP/888,10,tr)
<br>> exten => 777,3,voicemail,u777
<br>> exten => 777,104,voicemail,b777
<br>>
<br>> As for the stdexten macro I really don't know what you mean by using
it do you mean
<br>> by doing include => , if this is the case I didn't but if you mean
something please
<br>> tell more.
<p>There's your problem, then - you've got a macro to do the call
<br>forwarding but you're not using it in the dialplan.
<p>Instead of all that for 777, try this:
<p>exten => 777,1,macro(stdexten,777,SIP/777)
<p>Peter
<p>--
<br>Peter Bowyer
<br>Email: peter@bowyer.org
<br>Tel: +44 1296 768003
<br>VoIP: sip:peter@bowyer.org
<br>_______________________________________________
<br>Asterisk-Users mailing list
<br>Asterisk-Users@lists.digium.com
<br><a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
<br>To UNSUBSCRIBE or update options visit:
<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></blockquote>

<pre>--&nbsp;
Thx
MAG</pre>
&nbsp;</html>