> What sound device ID? That's not good. You have to record sound to a buffer
> using sipxtapi and do the operations on the buffer not on a device. Your
> program shouldn't need a sound card at all.
Using buffers would be fine by me - would probably require a little bit of
rewrite but that's OK.
Where would I start looking? Are there any callback events I would process to
gather incoming voice buffers, and what would I have to do to play sound files
to the end user? What about initialization, are there any steps I would have to
take to tell sipxtapi I wouldn't be using sound devices?
Regards,
Daníel
> To: [email protected]> Date: Fri, 11 May 2007 12:17:22 +0200>
> From: [EMAIL PROTECTED]> Subject: Re: [sipxtapi-dev] Multiple simultaneous
> calls to the same number> > >That's too bad, since the Alcatel PBX doesn't
> support DTMF through SIP INFO messages, only through RFC2833. I just got this
> confirmed from my source at Alcatel.> > > >Is anyone working on an RFC2833
> implementation in sipxtapi?> > > > I had a closer look at medialib, Alexander
> was right, sipxtapi can also receive rfc2833 DTMF. It's decoded in MpdPtAVT
> class in medialib. You should be fine.> > >Regarding voice recording, then I
> have already implemented that, as long as I can figure out the deviceID of
> the incoming voice. If that >works then I can support pausing, rewinding etc.
> My thoughts on that matter are: if I use the main recording device for all
> calls, wouldn't they interfere with each other?> > What sound device ID?
> That's not good. You have to record sound to a buffer using sipxtapi and do
> the operations on the buffer not on a device. Your program shouldn't need a
> sound card at all.> > Jaro> _______________________________________________>
> sipxtapi-dev mailing list> [email protected]> List Archive:
> http://list.sipfoundry.org/archive/sipxtapi-dev/
_________________________________________________________________
Connect to the next generation of MSN Messenger
http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline
_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/