logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Collect DTMF digits
gkris82
#1 Posted : Friday, January 20, 2012 11:16:58 AM(UTC)
Rank: Member

Groups: Member
Joined: 11/23/2011(UTC)
Posts: 12
Points: 36
Location: germany

Thanks: 6 times
Hello,

I am using SIP proxy and SIP UA to develop IVR system.
As of now i am able to establish a call, and able to play wave file.
Can you please help me how can i issue a command to collect the Digits when the call is in progress.

Regards,
Gopalakrishna M
ivx
#2 Posted : Friday, January 20, 2012 1:24:12 PM(UTC)
Rank: Administration

Groups: Administration
Joined: 9/15/2006(UTC)
Posts: 1,946
Points: 5,711
Man
Location: Estonia

Was thanked: 68 time(s) in 68 post(s)
Hi,

Currently the only supported way is to accpet SIP INFO dtmf messages.
In RTP dtmf not supported.
1 user thanked ivx for this useful post.
gkris82 on 1/20/2012(UTC)
gkris82
#3 Posted : Friday, January 20, 2012 5:35:21 PM(UTC)
Rank: Member

Groups: Member
Joined: 11/23/2011(UTC)
Posts: 12
Points: 36
Location: germany

Thanks: 6 times
ivx;4476 wrote:
Hi,

Currently the only supported way is to accpet SIP INFO dtmf messages.
In RTP dtmf not supported.


Thank you very much for your reply. Please let me know Is SIP INFO dtmf functionality already exists or do we need to code it?
ivx
#4 Posted : Saturday, January 21, 2012 8:56:49 AM(UTC)
Rank: Administration

Groups: Administration
Joined: 9/15/2006(UTC)
Posts: 1,946
Points: 5,711
Man
Location: Estonia

Was thanked: 68 time(s) in 68 post(s)

SIP INFO is just SIP request what is set or received on dialog.

Example part:

Content-Type: application/ dtmf-relay

Signal= #
Duration= 120
CrisW
#5 Posted : Thursday, February 09, 2012 2:47:21 PM(UTC)
Rank: Newbie

Groups: Member
Joined: 2/9/2012(UTC)
Posts: 1
Points: 3
Location: Birmingham

Was thanked: 1 time(s) in 1 post(s)
I'm working on a similar problem gkris82, would you like to compare notes?
1 user thanked CrisW for this useful post.
gkris82 on 2/14/2012(UTC)
ivx
#7 Posted : Thursday, February 09, 2012 8:07:08 PM(UTC)
Rank: Administration

Groups: Administration
Joined: 9/15/2006(UTC)
Posts: 1,946
Points: 5,711
Man
Location: Estonia

Was thanked: 68 time(s) in 68 post(s)
Hi,

For sending DTMF you just create new SIP INFO request and send it.
1 user thanked ivx for this useful post.
gkris82 on 2/14/2012(UTC)
gkris82
#6 Posted : Tuesday, February 14, 2012 6:33:15 PM(UTC)
Rank: Member

Groups: Member
Joined: 11/23/2011(UTC)
Posts: 12
Points: 36
Location: germany

Thanks: 6 times
CrisW;4531 wrote:
I'm working on a similar problem gkris82, would you like to compare notes?


please help me, in my case i never send digit I only receive digit.
gkris82
#8 Posted : Tuesday, February 14, 2012 6:37:35 PM(UTC)
Rank: Member

Groups: Member
Joined: 11/23/2011(UTC)
Posts: 12
Points: 36
Location: germany

Thanks: 6 times
ivx;4534 wrote:
Hi,

For sending DTMF you just create new SIP INFO request and send it.



In My application I never send a DTMF digit , I only receive the DTMF digit ,
how can i issue command to collect DTMF digit (what is the request i need to place to the remote end) entered by remote party . The current status of Channel is Playing of wave file is in progress or completed . please help me.

Regards,
gkris82
ivx
#9 Posted : Wednesday, February 15, 2012 8:00:16 AM(UTC)
Rank: Administration

Groups: Administration
Joined: 9/15/2006(UTC)
Posts: 1,946
Points: 5,711
Man
Location: Estonia

Was thanked: 68 time(s) in 68 post(s)

>I only receive the DTMF digit ,
If DTMF is sent(received) with SIP INFO request, you can process received request - thats all you need to do.
If DTMF is sent over RTP, it's more complex to decode RTP packets.
FadlAzhar
#10 Posted : Friday, March 23, 2012 3:55:02 PM(UTC)
Rank: Newbie

Groups: Member
Joined: 3/23/2012(UTC)
Posts: 2
Points: -4
Location: US

Hi,

For this purpose I can recommend Ozeki VoIP SIP SDK, all the needed functions can be created easily. Check it for reference and for sample sources: www.voip-sip-sdk.com/p_1...implementation-voip.html

The support team is also responsive, I am sure everyone with the same questions will get answers.

BR
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF 1.9.5.5 | YAF © 2003-2011, Yet Another Forum.NET
This page was generated in 0.067 seconds.