On Fri, May 28, 2010 at 2:05 PM, Pekka Pessi <span dir="ltr">&lt;<a href="mailto:Pekka.Pessi@nokia.com">Pekka.Pessi@nokia.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div><div></div><div class="h5"><br>
</div></div>You can test what the command<br>
<br>
dbus-send --system --type=method_call --print-reply=True \<br>
 --dest=com.nokia.csd.SS /com/nokia/csd/ss \<br>
 com.nokia.csd.SS.CheckDivert string:21 string:89<br>
<br>
returns. If it does not return error<br>
<br>
com.nokia.csd.SS.Error.TeleServiceNotProvisioned: Tele service not<br>
provisioned<br>
<br>
you can try to redirect calls to your line 1 number with command<br>
<br>
dbus-send --system --type=method_call --print-reply=True \<br>
 --dest=com.nokia.csd.SS /com/nokia/csd/ss \<br>
 com.nokia.csd.SS.RegisterDivert string:21 string:89 \<br>
   string:&lt;line1-number-here&gt; uint32:0<br>
<font color="#888888"><font class="Apple-style-span" color="#000000"><font class="Apple-style-span" color="#888888"><br></font></font></font></blockquote><div>Wow, thanks, thats at least a beginning!</div><div>So USSD codes are the only thing that works on line 2, or is there any way to switch to the second line for outgoing calls as well?</div>

<div>It would also be great if it was possible to set a different ring tone for incoming line 2 calls...</div><div>Best regards,</div><div>  Chris</div><div> </div></div>