Re: [Freeswitch-dev] Inter-domain presence between profiles

2008-10-02 Thread Mikael A. Bjerkeland
I only had presence-hosts defined on the "master presence profile", so I changed the other profile to have the same presence-hosts. Made no difference. A conversation attempt: 2008-10-02 13:50:32 [ERR] sofia_presence.c:91 sofia_presence_chat_send() Chat proto [sip] from [EMAIL PROTECTED] to [EMAIL

Re: [Freeswitch-dev] Inter-domain presence between profiles

2008-10-02 Thread Brian West
Have you tried it without force-register domain? It should work fine without having to force the domain if you have internal and external DNS views. /b On Oct 2, 2008, at 3:37 AM, Mikael A. Bjerkeland wrote: > I see there were some changes to presence handling in FS, where two > profiles ca

[Freeswitch-dev] Inter-domain presence between profiles

2008-10-02 Thread Mikael A. Bjerkeland
I see there were some changes to presence handling in FS, where two profiles can share the same presence information. One of the profiles apparently has to be configured with force-register-domain which breaks a multi-domain setup. Is presence not supposed to be shared between profiles and domains