<div>All,</div>
<div> </div>
<div>The last Peter got it right! :-)</div>
<div>The final solution:</div>
<div> </div>
<div>exten => s,n,Set(sep='\;')<br>exten => s,n,NoOp(${CUT(v,${sep},1)})<br> </div>
<div>Thanks for you input and have a very nice day!</div>
<div> </div>
<div>Koen<br><br> </div>
<div><span class="gmail_quote">On 11/30/06, <b class="gmail_sendername">Peter Boehm</b> <<a href="mailto:pboehm@hgsoftware.de">pboehm@hgsoftware.de</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">> _The functions:_<br>> exten => s,n,Set(sep=';')<br>> exten => s,n,NoOp(${CUT(v,${sep},1)})
<br><br>Have you tried to put a '\' in front of the ';': Set(sep='\;')?<br><br>Peter<br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a>
--<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote>
</div><br>