<br><div class="gmail_quote">Hi All,<br><br>I am facing a strange problem while using music on hold  on SS7 during dialing. <br><br>We did the development and testing using SIP and everything was working fine, when we started deployment on the production machine with SS7 E1s on a GSM carrier, we got into this issue.<br>

<br>Here is my dial plan snippet:<br><br>exten =&gt; 345,1,Progress()<br>exten =&gt; 345,n,Set(CALLERPRES()=allowed_passed_screen)<br>exten =&gt; 345,n,Set(CHANNEL(musicclass)=default)<br>exten =&gt; 345,n,Dial(ss7/ls1/03452129134,,m)<br>

<br><br>I get the following in the log please note that the &quot;Stopped&quot; line appears immediately after the &quot;Started&quot; line (phone numbers removed):<br><br>    -- Recv IAM CIC=1253  ANI=... DNI=... RNI= redirect=no/0 complete=1<br>


    -- Executing [345@default:1] Progress(&quot;SS7/ls1/1253&quot;, &quot;&quot;) in new stack<br>    -- Executing [345@default:2] Set(&quot;SS7/ls1/1253&quot;, &quot;CALLERPRES()=allowed_passed_<div>screen&quot;) in new stack<br>


    -- Executing [345@default:3] Set(&quot;SS7/ls1/1253&quot;, &quot;CHANNEL(musicclass)=default&quot;) in new stack<br>    -- Executing [345@default:4] Dial(&quot;SS7/ls1/1253&quot;, &quot;ss7/ls1/...,,m&quot;) in new stack<br>


    -- Sent IAM CIC=1418  ANI=... DNI=... RNI=<br>    -- Called ls1/...<br>    -- Started music on hold, class &#39;default&#39;, on SS7/ls1/1253<br>    -- Stopped music on hold on SS7/ls1/1253<br><font color="#888888"><br>


</font></div>However, if I use: MusicOnHold(default) in the dial plan, I can hear the music placed in moh.<br><br>exten =&gt; 345,n,MusicOnHold()<br><br>We are using the following components:<br><br>libpri : 1.4.10.2<br>

<br>dahdi: Telephony Interface Registered on major 196<br>dahdi: Version: 2.2.0.2<br>dahdi: Registered tone zone 0 (United States / North America)<br><br>chan_ss7-1.4.3<br><br>I would be much obliged with any help or pointers in this regard.<br>

<br>Regards,<br><font color="#888888">Tasnim<br><br><br>
</font></div><br>