On Fri, 2006-09-15 at 18:16 +0200, MALLET Lionel wrote: > So this makes me wonder if there is actually an interface that is > really a SIP User Agent? Or is it that the SIP User Agent functions > are spread out in several classes in interfaces? If so, which ones?
The "sipXtapi" interface is probably the best SIP user agent interface. There is also a lower-level CallManager interface, which allows very fine-grained control over SIP dialogs, but it also requires very find- grained control over SIP dialogs. If you decide to use the CallManager, you should be posting on sipx-dev. Dale _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
