< Previous by Date Date Index Next by Date >
  Thread Index  

RE: [reSIProcate] Publish, Subscribe/Notify Handling


Repro should already be proxying these requests for you.  Only REGISTER
requests are handled by the dum layer.  All other messages are passed
through the "monkeys".

Note:  Publish and Subscribe are passed to DUM (not proxied) if you have
the repro cert server enabled.

Scott

-----Original Message-----
From: resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of
Prasanna Sathyanarayana
Sent: Wednesday, August 31, 2005 7:30 PM
To: resiprocate-devel@xxxxxxxxxxxxxxxxxxx
Subject: [reSIProcate] Publish, Subscribe/Notify Handling

Hi,
We have an external presence server that we connect to. I am trying to
setup Resip+Repro proxy to forward the publish and subscribe messages
to this server by acting as a proxy. I also would like to route back
the notifies and other responses from the presence server back to the
client. 

It seems like there are a couple of ways to do this in resiprocate:

1. Implementing publication and subscription handlers under DUM
2. Implementing the OutOfDialogHandler under DUM for these messages
The question I have here is

Which of the above two are better? 
What do I have to do to map a request to a response? Eg. PUBLISH from
client is proxied to the presence server, how do we determine the
client information for the 200 OK message in response to the PUBLISH.

Finally, there is another repro specific question:
Is there a way to have resiprocate forward the PUBLISH/SUBSCRIBE/NOTIFY
messages also to the proxy so that the "monkeys" can handle them?

Can somebody shed some light on this one.

Thanks in advance,
Prasanna.

_______________________________________________
resiprocate-devel mailing list
resiprocate-devel@xxxxxxxxxxxxxxxxxxx
https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel