Juraj Bednar wrote:
> Hello,
> 
> 
>  I found, that in CVS Head, in chan_sip.c, there's some support of
> asterisk. I have one question -- how does it map extensions to sip
> user names? When my client "subscribes" to other extensions' presence,
> they see all users online, but it may be because of voicemail
> fallback. Is there a way to map extension to some sip user's presence?

Yes, there are. Check the "hint" priority in your extensions.conf.sample
in the source directory. Basically you connect an extension to one or
several devices by entering a hint:

        exten => 500,hint,SIP/juraj

/Olle

---
Astricon 2005 - http://www.astricon.net/2005/
October 12-14, Anaheim, California, USA

_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to