<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:verdana,helvetica,sans-serif;font-size:10pt"><div>when i wnat to working with asterisk realtime and mysql&nbsp; <br>for any context i have to insert (switch =&gt; Realtiem/context@extensions) statment into extensions.conf<br><br>for example if i want to have 10 context,i have to insert these lines into extension.conf :<br><br>[context1]<br>switch =&gt; Realtiem/context1@extensions<br><br>[context2]<br>switch =&gt; Realtiem/context2@extensions<br><br>[context3]<br>switch =&gt; Realtiem/context3@extensions<br><br>................<br><br>................<br><br>i want to switch these 10 context whithout insert these 10 lines ....<br><br>how can&nbsp; we&nbsp; switch any context to real time dinamically ? <br></div></div><br>

      </body></html>