>This all sounds perfectly do-able by sipXtapi. It'll require a bunch of work >at the application level to perform the recording (and/or see >Jaro's record >patch), you'll need to do something based on the DTMFs received - this also is >easy to do with sipXtapi, afaik. > >You'll set up your UA so it has 1 AOR, but multiple internal lines, and when a >call comes in, you'll transfer it to one of the internal lines >for handling.
There is no need to transfer the call to another line. He will just answer the call, get lined Id and call Id and do DTMF event processing & recording. However the recording in sipxtapi only supports start & stop. It's also important to know, how will DTMF be sent to the application, whether in SIP INFO messages, or in RTP as described in rfc2833. If it's sent in RTP, then sipxtapi can't detect it right now, as there is no such functionality. Jaro _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
