From: Mihai B. <mi...@ha...> - 2008-09-03 15:30:51
|
In the current version of iaxclient you cannot have two active calls at the same time. Also the text messaging features in IAX2 are quite primitive. It could probably be done, but I'm pretty sure it would require some (maybe extensive) modifications to iaxclient. Why don't you use a real IM client for messaging? If your requirements are for an integrated solution, you could add XMPP capabilities to your software Mihai On Sep 3, 2008, at 6:04 AM, Andrea Suisani wrote: > Hi all, > > I was wondering how feasible is to use iaxclient library > has instant messaging transport layer :)? I'm developing a > sort of IAX2 softphone for a call center (for social survey > no telemarketing is involved here:) and my employer > want to have a way to "chat" with an interviewer (1-to-1) while > he/she is calling a potential respondent mainly to give > advices / suggestions. > > What I've in mind is something like this: > > - Interviewer (I) place a call to a Respondent (R) > - R accept to be interviewed > - My Employer (E) while monitoring (through chanspy) > communication between I and R, from his remote office, > want to say something to I about his way of conducting > an interview. > - E place a "text-only" call to I and start "chatting" with I > using IAX2 capabilities to send text through a > call "channel". > > So in that situation we have 3 "active" links > involving I,R and E: I is calling R (a), E is monitoring > the call between I and R using chanspy (b) and a "text-only" > call between I and E (c). > > Is this something I can achieve using iaxclient library? > My main concern is related to what I call text-only call. > Is it possible in iaxclient to have 2 active call at the some > time? > > thank you > > Andrea > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win > great prizes > Grand prize is a trip for two to an Open Source event anywhere in > the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Iaxclient-devel mailing list > Iax...@li... > https://lists.sourceforge.net/lists/listinfo/iaxclient-devel > |