Hi Cameron,<br><br>Why not automatically set the language that should be use at the beginning.<br>Set(LANGUAGE()=nz)<br><br>Hope that helps.<br><br>Best Regards,<br>Joanna<br><br><div><span class="gmail_quote">On 2/28/07, 
<b class="gmail_sendername">Moises Silva</b> &lt;<a href="mailto:moises.silva@gmail.com">moises.silva@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<a href="http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+SetLanguage">http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+SetLanguage</a><br><br>There you can found how you can get the current language ( the same
<br>used by playback ), so you can set a local variable to the current<br>language and use it instead of the blank value<br><br>Regards<br><br>On 2/26/07, kjcsb &lt;<a href="mailto:kjcsb@yahoo.com">kjcsb@yahoo.com</a>&gt; wrote:
<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; &gt;it may be a bug, try creating a simple test script with only 2<br>&gt; &gt;extensions, one with playback the other one with background and see<br>&gt; &gt;how it works, also post here the asterisk version you are using.
<br>&gt; Asterisk 1.2.13<br>&gt;<br>&gt; exten =&gt; 98765,1,Playback(to-listen-to-it)<br>&gt; exten =&gt;<br>&gt; 98764,1,Background(to-listen-to-it|m||macro-systemrecording)<br>&gt; exten =&gt; 98763,1,Background(to-listen-to-it)
<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Executing Playback(&quot;SIP/112233-09289b40&quot;, &quot;to-listen-to-it&quot;) in new<br>&gt; stack<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Playing &#39;to-listen-to-it&#39; (language &#39;nz&#39;)<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Executing Hangup(&quot;SIP/112233-09289b40&quot;, &quot;&quot;) in new stack
<br>&gt;&nbsp;&nbsp; == Spawn extension (1100006-2000, h, 1) exited non-zero on<br>&gt; &#39;SIP/112233-09289b40&#39;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Executing BackGround(&quot;SIP/112233-09289b40&quot;,<br>&gt; &quot;to-listen-to-it|m||macro-systemrecording&quot;) in new stack
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Playing &#39;to-listen-to-it&#39; (language &#39;&#39;)<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Executing Hangup(&quot;SIP/112233-09289b40&quot;, &quot;&quot;) in new stack<br>&gt;&nbsp;&nbsp; == Spawn extension (1100006-2000, h, 1) exited non-zero on
<br>&gt; &#39;SIP/112233-09289b40&#39;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Executing BackGround(&quot;SIP/112233-09289b40&quot;,<br>&gt; &quot;to-listen-to-it&quot;) in new stack<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Playing &#39;to-listen-to-it&#39; (language &#39;nz&#39;)
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Executing Hangup(&quot;SIP/112233-09289b40&quot;, &quot;&quot;) in new stack<br>&gt;&nbsp;&nbsp; == Spawn extension (1100006-2000, h, 1) exited non-zero on<br>&gt; &#39;SIP/112233-09289b40&#39;<br>&gt;<br>&gt; So it seems assume that since I passed a blank language override to the
<br>&gt; Background application, that I want a blank language. Any ideas on how to<br>&gt; get background to use the default language?<br>&gt;<br>&gt; Regards<br>&gt;<br>&gt; Cameron<br>&gt;&nbsp;&nbsp;________________________________
<br>&gt;&nbsp;&nbsp;Inbox full of unwanted email? Get leading protection and 1GB storage with<br>&gt; All New Yahoo! Mail.<br>&gt; _______________________________________________<br>&gt; --Bandwidth and Colocation provided by <a href="http://Easynews.com">
Easynews.com</a> --<br>&gt;<br>&gt; asterisk-users mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt;<br>&gt; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br>&gt;<br>&gt;<br><br><br>--<br>&quot;Su nombre es GNU/Linux, no solamente Linux, mas info en <a href="http://www.gnu.org">http://www.gnu.org</a>&quot;<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>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br></blockquote></div><br>