Re: DefaultRouter?
"M. Rangnathan" <[email protected]>
| Newsgroups | gmane.comp.voip.nist-sip |
|---|---|
| Message-ID | <[email protected]> |
Lebing, Please excuse the delayed response time to your queries. The default router can be used to route all outgoing out of dialog messages as before (this is the default configuration ) or only for non-sip URIs ( this is the preferred mode of operation in version 1.2 ). Please take a look at the Sip stack configuration properties on how to set things up. The DefaultRouter instance you are seeing in line 1207 is the one obtained from the stack ( i.e. if you did nothing, it would be the implementation provided DefaultRouter instance ). I hope this is clear. Regards Ranga Lebing Xie wrote: >Hallo, > >In config.properties we can set own Router implementation instead of >DefaultRouter. SipProviderimpl use user defined Router class to decide >next hop. But in SIPDialog.sendACK() (Line1207), the JAIN DefaultRouter >is used to obtain next hop. Why 2 Routers class? thanx alot > >urs Lebing > > >_______________________________________________ >nist-sip mailing list >[email protected] >http://www-x.antd.nist.gov/mailman/listinfo/nist-sip > >