<div> </div>
<div>hi,</div>
<div> </div>
<div>Server A ----&gt; extentsion.conf</div>
<div> </div>
<div>exten =&gt; N,n,Set(Service_name=&quot;Test&quot;)</div>
<div>exten =&gt; N,n,Dial(IAX2/<a href="http://server2:server2@192.168.14.112/${result},${Service_name}">server2:server2@192.168.14.112/${result},${Service_name}</a>)</div>
<div> </div>
<div>but Server B doesn&#39;t identify service_name.</div>
<div> </div>
<div> </div>
<div>extentsion.conf</div>
<div> </div>
<div>[outgoing]<br></div>
<div>exten =&gt; _X.,1,Set(_CALLTIME=${STRFTIME(,Asia/Calcutta,%d-%b-%y-%H-%M-%S)})</div>
<div>exten =&gt; _X.,1,Set(CHANNEL(musicclass)=${Service_name})</div>
<div>exten =&gt; _X.,n,Set(CALLTIME=${STRFTIME(${EPOCH},Asia/Calcutta,%d-%b-%Y-%H-%M-%S)})</div>
<div>exten =&gt; _X.,n,Set(RECSUBDIR=${STRFTIME(${EPOCH},Asia/Calcutta,%d%b%Y)})</div>
<div>exten =&gt; _X.,n,Set(FILENAME=${EXTEN}_${CALLERID(num)}_${CALLTIME}.WAV)</div>
<div>exten =&gt; _X.,n,Set(RECORDFILENAME=${RECSUBDIR}/${FILENAME})</div>
<div>exten =&gt; _X.,n,MixMonitor(${RECORDING_PATH}${RECORDFILENAME})</div>
<div>exten =&gt; _X.,n,Dial(SIP/${EXTEN},120)</div>
<div>exten =&gt; _X.,n,Hangup()</div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div>Regards</div>
<div>Akhilesh</div><br><br>
<div class="gmail_quote">On Tue, Jul 3, 2012 at 6:00 PM, akhilesh chand <span dir="ltr">&lt;<a href="mailto:omakhileshchand@gmail.com" target="_blank">omakhileshchand@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">
<div>Dear All,</div>
<div> </div>
<div>I have two server &#39;A&#39; and &#39;B&#39; . In Server &#39;A&#39;, five different ivr (Sevices) is playing and call is <strong>forwarding </strong>into Server &#39;B&#39;. Server &#39;B&#39; basically use for agent login(Extension).</div>

<div>I want to play different hold music(Server &#39;B&#39;) bases on the corresponding services which is running into server &#39;A&#39;.</div>
<div> </div>
<div>A single agent takes the call from different different services but hold music is play astrisk own by default.</div>
<div> </div>
<div>Is there any way to   play  different hold music bases on  services which run into server A.</div>
<div> </div>
<div>I have some changes into musiconhold.conf (server B) but problem is no solve.</div>
<div> </div>
<div>please help me.</div>
<div> </div>
<div> </div>
<div>Regards</div><span class="HOEnZb"><font color="#888888">
<div>Akhilesh</div></font></span></blockquote></div><br>