[OpenSIPStack] How to create a custom user agent to receive a call?
Brought to you by:
joegenbaclor
From: Dao X. D. <du...@el...> - 2009-03-17 04:51:17
|
Hi All I want to create a custom user agent to receive a call from other user agents. So, do I have to create my own classes derive from base classes CallSession and CallSessionManager? And what methods I have to implement from that base classes in my own classes? Thanks and Br Duongdx |