textgui questions ...
Mikael Magnusson
mikma264 at gmail.com
Sat Jan 19 21:17:48 CET 2008
Cesc Santa wrote:
> Hi guys,
>
> About the textgui, which I am trying to get to work on a blackfin DSP on
> uclinux ...
> - does it support multiple identities?
It should be able to receive calls directed to any of the configured
identities, but I think it's only possible to use the default identity
for outgoing calls.
> - does it support multiple simultaneous calls? if not, what are the options
> to do so? implementation costs of enabling it?
It's currently not possible AFAIK, but it shouldn't be to hard to
implement this in the textui since it's already supported by the gtkgui
(and thus by the minisip libraries).
>
> And one general ... is minisip usable without a proxy? incoming calls do
> work, but what about outgoing calls? can i call name at numericIP directly?
>
Yes, most of RFC 3263 is implemented which means minisip is able to
locate the SIP servers and doesn't depend on any SIP proxy to forward
the SIP messages.
Mikael
More information about the Minisip-users
mailing list