<div dir="ltr"><div>The easiest solution may be to strip the leading zero's off your caller ID before your caller enters the Voicemail app to leave you a message.<br><br><br>ExecIf(REGEX("^[0][0]." ${CALLERID(NUM)})?Set(CALLERID(num)=${CALLERID(NUM):2}))<br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 3, 2015 at 10:53 PM, Luca Bertoncello <span dir="ltr"><<a href="mailto:lucabert@lucabert.de" target="_blank">lucabert@lucabert.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi list!<br>
<br>
Yesterday I set up a voicemail on my Asterisk 1.8.<br>
It works as expected, but I'd like to have the CID without unnecessary<br>
prefix...<br>
<br>
Right now, if I call from my mobile phone I hear the complete prefix for my<br>
mobile number, indeed without "00".<br>
So I hear "message from 49177...".<br>
<br>
How can I set Asterisk to just read the prefix if it's necessary (so that<br>
calls from german numbers will not have "0049")?<br>
<br>
Thanks<br>
<span class="HOEnZb"><font color="#888888">Luca Bertoncello<br>
(<a href="mailto:lucabert@lucabert.de">lucabert@lucabert.de</a>)<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" rel="noreferrer" target="_blank">http://www.asterisk.org/hello</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" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders, give orders, cooperate, act alone, solve equations, analyze a new problem, pitch manure, program a computer, cook a tasty meal, fight efficiently, die gallantly. Specialization is for insects.<br>---Heinlein</div>
</div>