Sorry, i forgot the list... -Raphael.
-------- Original Message -------- Subject: Re: [Sems] Can SEMS generate an in-dialog SIP INFO Date: Tue, 08 Jul 2008 12:33:56 +0200 From: Raphael Coeffic <[EMAIL PROTECTED]> To: Iñaki Baz Castillo <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Iñaki Baz Castillo wrote: > Hi, is SEMS capable of sending an in-dialog SIP INFO containing DTMF data > received by SEMS vía RTP (RFC2833) ? > > This is: > > UA --> SIP: INVITE --> SEMS > UA --> RTP: DTMF RFC2833 --> SEMS > UA <-- SIP: INFO <-- SEMS > > Of course I understand this should be programmed, but my question is: is SEMS > ready to programme thins like this? > > Thanks a lot. > > > Hi! the only issue that i know of is that you won't be able to tell through which transmission method the DTMFs have been received (RTP, inband or INFO). But then, you can just use AmSipDialog::sendRequest to send whatever requests you need to. -Raphael. _______________________________________________ Sems mailing list [email protected] http://lists.iptel.org/mailman/listinfo/sems
