<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 30 December 2015 at 10:03, 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">Ishfaq Malik <<a href="mailto:ish@pack-net.co.uk">ish@pack-net.co.uk</a>> schrieb:<br>
<br>
Hi Ishfaq<br>
<span class=""><br>
> Look into Busy Lamp Field/Presence<br>
><br>
> Here's a starting point:<br>
><br>
> <a href="http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/asterisk-DeviceStates-SECT-1.html" rel="noreferrer" target="_blank">http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/asterisk-DeviceStates-SECT-1.html</a><br>
<br>
</span>Thanks a lot, but it does not seems to work...<br>
<br>
Here my configuration:<br>
<br>
sip.conf:<br>
<br>
[general]<br>
allowsubscribe=yes<br>
subscribecontext = default<br>
notifyringing = yes<br>
notifycid = yes<br>
callcounter = yes<br>
<br>
extensions.conf:<br>
<br>
[anika_incoming]<br>
exten => _00493512222222,hint,SIP/00493511111111<br>
exten => _00493512222222,1,Verbose(2,Call for Anika - [${CALLERID(num)}])<br>
exten => _00493512222222,n,Dial(local/2222222@anika_incoming)<br>
exten => _03512222222,hint,SIP/00493511111111<br>
exten => _03512222222,1,Verbose(2,Call for Anika - [${CALLERID(num)}])<br>
exten => _03512222222,n,Dial(local/2222222@anika_incoming)<br>
exten => _2222222,hint,SIP/00493511111111<br>
exten => _2222222,1,Verbose(2,Call for Anika - [${CALLERID(num)}])<br>
exten => _2222222,n,Set(CALLERID(num)=${IF($[ "${CALLERID(num):0:3}" = "+49" ]?0${CALLERID(num):3}:${CALLERID(num)})})  ; Damit das "+49" mit "0" ersetzt wird<br>
exten => _2222222,n,Set(CHANNEL(musicclass)=default)<br>
exten => _2222222,n,Dial(SIP/00493512222222,19,RcxX)<br>
exten => _2222222,n,Verbose(2,Voicemail for Anika)<br>
exten => _2222222,n,Set(CALLERID(name)=)                                       ; Damit in der E-Mail der AB nicht den Namen steht<br>
exten => _2222222,n,VoiceMail(00493512222222,us)<br>
exten => _2222222,n,Hangup<br>
<br>
then I reloaded the core (core reload), SIP (sip reload) and Dialplan<br>
(dialplan reload) and I called the 03512222222 from my mobile phone.<br>
It rings, but on the other phone (03511111111) is nothing to see...<br>
<br>
Where is my error?<br>
<br>
Thanks<br>
<div class="HOEnZb"><div class="h5">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>
</div></div></blockquote></div><br>The hints have to be in the same contexts in extensions.conf as defines in the sip.conf subscribecontext which can be set per peer.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Also, have you configured the phones as well?<br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><pre>Ishfaq Malik 
Department: VOIP Support
Company: Packnet Limited
t: +44 (0)161 660 2350
f: +44 (0)161 660 9825
e: <a href="mailto:ish@pack-net.co.uk" target="_blank">ish@pack-net.co.uk</a>
w: <a href="http://www.pack-net.co.uk" target="_blank">http://www.pack-net.co.uk</a>

Registered Address: PACKNET LIMITED, Duplex 2, Ducie House
37 Ducie Street 
Manchester, M1 2JW
COMPANY REG NO. 04920552
</pre></div></div></div></div>
</div></div>