The rights problem is probably minor -- all of the components that process audio attempt to set "realtime scheduling", but only root (or setuid root) processes are allowed to do that. The process should operate correctly, and as long as the system isn't seriously loaded, you shouldn't notice anything.
In other words, its normal to see that in a sipxpresence.log in a debug log level. If it were show segfaults or something along those lines, it would be an issue. Do you get any CRITICAL errors in the logging? You have to have be monitoring a user account that also is capable of showing its presence in order for it to work (i.e. another polycom). You should not have altered the subscription uri for presence which should be: [email protected] where xxx is the user id, etc. in sipsconfig go to the device, then BLF and look for the uir: Default: sip:[email protected] As an example, put a line on you phone AND add a speeddial and subscribe to its presence. Then call the AA from the line itself, you will see the presence indicator change to reflect "on the phone". This does work in 4.4.0- 2011-04-01EDT23:24:23 domU-12-31-39-0E-DD-81 with Polycom 3.2.5, as I have just tested it to confirm. On Mon, Apr 11, 2011 at 11:35 PM, Philippe Laurent <[email protected]> wrote: > Confirmed firmware version 3.2.5 on the Polycoms. > Group Speed Dial is unchecked, same domain, and is registering by domain. > The presence server is running, and I get the following in the > sipxpresence.log: > "2011-04-12T03:17:33.508802Z":3:KERNEL:ERR:pbx.testoffice.com:HttpServer-17:FFFFFFFF:sipxpresence:"OsServerSocket: > accept(10) error: 22=Invalid argument" > "2011-04-12T03:17:34.524573Z":4:KERNEL:ERR:pbx.testoffice.com:SipServerBroker-4:FFFFFFFF:sipxpresence:"OsServerSocket: > accept(3) error: 22=Invalid argument" > "2011-04-12T03:17:41.790334Z":1:MP:WARNING:pbx.testoffice.com:pid-8956:B658CB90:sipxpresence:"_REALTIME_LINUX_AUDIO_THREADS > was defined but application does not have ROOT priv." > "2011-04-12T03:17:42.329049Z":2:MP:WARNING:pbx.testoffice.com:pid-8956:B56E3B90:sipxpresence:"_REALTIME_LINUX_AUDIO_THREADS > was defined but application does not have ROOT priv." > Philippe > On Mon, Apr 11, 2011 at 4:36 PM, Tony Graziano > <[email protected]> wrote: >> >> Assuming you are using firmware 3.1.3, 3.2.4, or 3.2.5, it should work. >> >> You need to make sure the user is not set to use group speeddials. The >> user you are monitering must be in the same sipdomain and should be >> registering by domain, not IP or alias. >> >> The icon on the ua. Do your logs indicate any errors and his presence >> service running? >> >> ===================== >> Tony Graziano, Manager Telephone: 434.984.8430 >> sip: [email protected] >> Fax: 434.326.5325 >> Email: [email protected] >> >> LAN/Telephony/Security and Control Systems Helpdesk: Telephone: >> 434.984.8426 >> sip: [email protected] >> >> Helpdesk Contract Customers: http://support.myitdepartment.net >> >> Blog: http://blog.myitdepartment.net >> >> Linked-In Profile: http://www.linkedin.com/pub/ tony-graziano/14/4a6/7a4 >> >> On Apr 11, 2011 3:35 PM, "Philippe Laurent" <[email protected]> wrote: >> > SipX 4.4 >> > Polycom IP650 >> > >> > I've set up the Speed Dial entries for the each user, and checked the >> > box >> > for BLF. I've also rebooted the Presence server, and rebooted the >> > phones, >> > and yet I don't get the entries on the left side of the phone for the >> > Speed >> > Dial entries (or BLF). >> > >> > What am I missing? >> > >> > Many thanks in advance for your time. >> > >> > Philippe >> >> _______________________________________________ >> sipx-users mailing list >> [email protected] >> List Archive: http://list.sipfoundry.org/archive/sipx-users/ > > > _______________________________________________ > sipx-users mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-users/ > -- ====================== Tony Graziano, Manager Telephone: 434.984.8430 sip: [email protected] Fax: 434.326.5325 Email: [email protected] LAN/Telephony/Security and Control Systems Helpdesk: Telephone: 434.984.8426 sip: [email protected] Helpdesk Contract Customers: http://support.myitdepartment.net Blog: http://blog.myitdepartment.net Linked-In Profile: http://www.linkedin.com/pub/tony-graziano/14/4a6/7a4 _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users/
