Re: [OpenSER-Users] Presence Server

2008-03-25 Thread Anca Vamanu
hello Stefan, The 'dialog' event is handled in an end-to-end mode by the snom phones. So, what you need to do is forward the Subscribe to the other client and it will generate Notify messages. regards, Anca Vamanu Stefan Schmidt wrote: > hello, > > iam new to this list and i have a question a

Re: [OpenSER-Users] Presence Server

2008-03-18 Thread Daniel-Constantin Mierla
Hello, On 03/18/08 11:41, Stefan Schmidt wrote: > Hi, > > thank you for your ideas. I have asterisk allready running on a > real-time setup but the problem is that because the account isnt > registered at the asterisk its not in the asterisk cache and so i get > a 404 replied. > > so i think th

Re: [OpenSER-Users] Presence Server

2008-03-18 Thread Stefan Schmidt
Hi, thank you for your ideas. I have asterisk allready running on a real-time setup but the problem is that because the account isnt registered at the asterisk its not in the asterisk cache and so i get a 404 replied. so i think there is no way then coding it byself. best regards Steve Smith

Re: [OpenSER-Users] Presence Server

2008-03-18 Thread Daniel-Constantin Mierla
Hello, On 03/17/08 10:48, Stefan Schmidt wrote: > hello, > > iam new to this list and i have a question about the presence Server in > openser. We are currently using asterisk for a hosted pbx solution with > the feature so show active and also ringing lines on a snom360 phone. > This feature u

[OpenSER-Users] Presence Server

2008-03-17 Thread Stefan Schmidt
hello, iam new to this list and i have a question about the presence Server in openser. We are currently using asterisk for a hosted pbx solution with the feature so show active and also ringing lines on a snom360 phone. This feature uses the Asterisk hint, subscriber and notify handling. i ha