RE: [reSIProcate] dum shutdown issues (IMPORTANT)
The only other function call I use is: getHostAddress() - maybe publicly
inheriting is best.
-----Original Message-----
From: Jason Fischl [mailto:jason@xxxxxxxxxxxxxx]
Sent: Monday, November 01, 2004 12:27 PM
To: Scott Godin
Cc: Resiprocate
Subject: Re: [reSIProcate] dum shutdown issues (IMPORTANT)
Scott Godin wrote:
>I like this! This should make the shutdown procedure much easier on the
app
>developers.
>
>PS. I agree that dum should own the stack. We will either need to add a
>new dum::getStack() method and/or dum::addTransport(..) methods.
>
>
>
I decided to just put in the addTransport methods. Could also publicly
inherit from SipStack.
Jason