View previous topic :: View next topic |
Author |
Message |
aep.lists at it46.se Guest
|
Posted: Mon Sep 14, 2009 12:39 pm Post subject: [Freeswitch-users] DTMF CSeq: 505 INFO vs RTP DTMF |
|
|
Hi,
I am using the function session.collectInput and session.streamFile to
collect a number of DTMF digits.
If the DTMF digits are sent in the RTP, i can collect several digits until
timeout. No problem there! If the DTMFs are received as a sequence of SIP
INFO packages, collectInput only receives the first one.
Any ideas?
--
Stopping junk mailers is good for the environment
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
aep.lists at it46.se Guest
|
Posted: Tue Sep 15, 2009 5:41 pm Post subject: [Freeswitch-users] DTMF CSeq: 505 INFO vs RTP DTMF |
|
|
After digging into this issue, it might the case that the implementation
of out-bound DTMF of the client i am using does not properly increments
CSeq per DTMF.
For those interested, i am currently integrating OpenBTS with Freeswitch!
-aep
--
Stopping junk mailers is good for the environment
Quote: | Hi,
I am using the function session.collectInput and session.streamFile to
collect a number of DTMF digits.
If the DTMF digits are sent in the RTP, i can collect several digits until
timeout. No problem there! If the DTMFs are received as a sequence of SIP
INFO packages, collectInput only receives the first one.
Any ideas?
--
Stopping junk mailers is good for the environment
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
msc at freeswitch.org Guest
|
Posted: Tue Sep 15, 2009 7:07 pm Post subject: [Freeswitch-users] DTMF CSeq: 505 INFO vs RTP DTMF |
|
|
On Tue, Sep 15, 2009 at 3:37 PM, Alberto Escudero <aep.lists@it46.se (aep.lists@it46.se)> wrote:
Quote: | After digging into this issue, it might the case that the implementation
of out-bound DTMF of the client i am using does not properly increments
CSeq per DTMF.
For those interested, i am currently integrating OpenBTS with Freeswitch!
-aep
|
We are very interested in seeing how this pans out. Please keep us posted on your progress and definitely come back when you have questions.
-MC |
|
Back to top |
|
|
|