I am trying to get Linphone to show presence information. I did my Kamailio setup using just the template from a stardard install and it is working properly with Bria (X-Ten). However, when using Linphone it does not show buddies presence. Any hint? Cheers! Moacir
Hello,
On 11/27/12 9:23 PM, Moacir Ferreira wrote:
I am trying to get Linphone to show presence information. I did my Kamailio setup using just the template from a stardard install and it is working properly with Bria (X-Ten). However, when using Linphone it does not show buddies presence. Any hint?
what the sip traffic to see if the presence requests are actually sent -- you can use ngrep like:
ngrep -d any -qt -W byline port 5060
Cheers, Daniel