Hi<div><br></div><div>It&#39;s the same, *31# for Hungary. It may be common then.</div><div><br></div><div>Cheers</div><div>András</div><div><br></div><div><br><div class="gmail_quote">2009/3/12  <span dir="ltr">&lt;<a href="mailto:adamk@3a.hu">adamk@3a.hu</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><br>
On 3/11/2009, &quot;Hĺkan Källberg&quot; &lt;<a href="mailto:hk@simulina.se">hk@simulina.se</a>&gt; wrote:<br>
<br>
&gt;On Wed, Mar 11, 2009 at 04:16:43PM +0100, Christian Victor wrote:<br>
</div>&gt;&gt; 2009/3/11 Hĺkan Källberg &lt;<a href="mailto:hk@simulina.se">hk@simulina.se</a>&gt;<br>
<div class="im">&gt;&gt; &gt; Does anyone of you have Caller Presentation working in the other<br>
&gt;&gt; &gt; direction?? My mv370 is working well, execpt the Caller ID on outgoing<br>
&gt;&gt; &gt; GSM calls. This works with the SIM card/Provider I am using if I put<br>
<br>
</div><div class="im">&gt;&gt; All I had to do is to enable the Caller ID ind the Mobile-&gt;Settings dialog<br>
&gt;&gt; for each SIM (something like presentation/revocation afair). I did NOT set<br>
&gt;&gt; the GSM number anywhere nor do I send it from Asterisk.<br>
<br>
&gt;That is what I&#39;d expect too, but, no...<br>
&gt;<br>
&gt;    Mobile-&gt;Settings-&gt;CLID Presentation-&gt; Supression or Invocation<br>
&gt;<br>
&gt;it makes no difference. (and yes - I do reboot:-) When I move the SIM<br>
&gt;to a phone, it works well...<br>
&gt;<br>
<br>
<br>
</div>I&#39;m not sure wether it&#39;s an operator-specific setting or not.  But i<br>
don&#39;t handle callerid supression/invocation with the MV370, i rather do<br>
it with asterisk.<br>
<br>
Try simply prefix the number with *31# for invocation and #31# for<br>
supression.  Example:<br>
<br>
[...]<br>
exten =&gt; _06[237]0NXXXXXX!,n,Dial(SIP/*31#${EXTEN}@gsmgw)<br>
[...]<br>
<br>
Again: this method may be country or even operator specific, check with<br>
the provider if the above works.  If it does, simply use the prefixes<br>
above and forget about the MV370&#39;s settings.<br>
<br>
<br>
<br>
<br>
regards<br>
adam<br>
<div><div></div><div class="h5"><br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br></div>