[SR-Users] no publish from pua/pua_mi to outbound proxy

Juha Heinanen jh at tutpro.com
Mon Aug 29 20:49:39 CEST 2011


Juha Heinanen writes:

> pua/send_publish() function and it spits out 418 in this piece of code:
> 
> 	presentity= search_htable(&pres, hash_code);
> 	if(publ->etag && presentity== NULL)
> 	{
> 		lock_release(&HashT->p_records[hash_code].lock);
> 		return 418;
> 	}
> 
> any idea, how this hash table gets its contents, because looks like
> send_publish() does not find presentity sip:jh at vm.test.f although it
> exists in presentity db table?

if pua module gets hash table contents from pua table, it is in my case
empty. i tested again the same setup in my opensips presence server
environment, and pua publish worked fine.  has anyone succeeded with sr
pua send_publish?

-- juha



More information about the sr-users mailing list