<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'><div style="text-align: left;">I wish it was that easy.. you're right - it was just an illustration, albeit not a perfect one, as it turns out.&nbsp; I'm certain the redirect succeeds because the target hears the new conference, as well as the old.&nbsp;&nbsp;  <br></div><br><hr id="stopSpelling">&gt; To: asterisk-users@lists.digium.com<br>&gt; From: tony@softins.clara.co.uk<br>&gt; Date: Mon, 26 May 2008 11:03:50 +0000<br>&gt; Subject: Re: [asterisk-users] AMI Redirect between MeetMe rooms<br>&gt; <br>&gt; In article &lt;BLU140-W5DED69E2E3E1888995586B9C20@phx.gbl&gt;,<br>&gt; Girts Graudins &lt;ggraudins@hotmail.com&gt; wrote:<br>&gt; &gt; The setup is as follows:<br>&gt; &gt; <br>&gt; &gt; The channel is a Zap channel - Zap/N-1<br>&gt; &gt; <br>&gt; &gt; The meetmes are very straight forward:<br>&gt; &gt; [conf]<br>&gt; &gt; exten =&gt; _X.,1,MeetMe(${EXTEN},d)<br>&gt; &gt; <br>&gt; &gt; The scenario is equally simple - let's say Zap/1-1 is sitting in 1@conf.  If I do an<br>&gt; &gt; <br>&gt; &gt; action: redirect<br>&gt; &gt; channel: Zap/1-1<br>&gt; &gt; context: conf<br>&gt; &gt; exten: 2<br>&gt; &gt; priority: 1<br>&gt; &gt; <br>&gt; &gt; 2@conf now hears Zap/1-1 and all is well, except that 1@conf also (still!) hears Zap/1-1. <br>&gt; &gt; Didn't work that way before.  When was this introduced?<br>&gt; <br>&gt; Are you sure the redirect succeeded? Is the above exactly what you do,<br>&gt; or just an illustrative example? The reason I ask is because _X. will NOT<br>&gt; match the extension "2". A dot matches *one* or more characters.<br>&gt; <br>&gt; If you really are using one-digit extension and conference numbers, change<br>&gt; your pattern to _X! instead, and try again. A "!" will match zero or more.<br>&gt; <br>&gt; Of course, if that was just an illustration, your problem could be completely<br>&gt; different. :-)<br>&gt; <br>&gt; Cheers<br>&gt; Tony<br>&gt; -- <br>&gt; Tony Mountifield<br>&gt; Work: tony@softins.co.uk - http://www.softins.co.uk<br>&gt; Play: tony@mountifield.org - http://tony.mountifield.org<br>&gt; <br>&gt; _______________________________________________<br>&gt; -- Bandwidth and Colocation Provided by http://www.api-digital.com --<br>&gt; <br>&gt; asterisk-users mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt;    http://lists.digium.com/mailman/listinfo/asterisk-users<br></body>
</html>