Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
Customer Voice Portal (CVP) Developer Center
Overview
Documentation
Community
Wiki
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to CVP - All Versions
Re: New Message from Arvand Owji in Customer Voice Portal (CVP) - CVP - All
Threads [
Previous
|
Next
]
Showing 21 - 26 of 26 results.
Items per Page
(Changing the value of this field will reload the page.)
5
10
20
30
50
75
Page
(Changing the value of this field will reload the page.)
1
2
of 2
First
Previous
Next
Last
Paul Tindall
Posts:
129
Join Date:
6/21/08
Recent Posts
Re: New Message from Arvand Owji in Customer Voice Portal (CVP) - CVP - All
Answer
5/25/12 7:47 AM as a reply to Arvand Owji.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
There isn't anything specific to configure on the gateway. What interface type is the DTMF being sent over? Is this using DTMF relay? One possibility might be to insert a longer interdigit gap. What DTMF parameters were you using on the previous interconnect to this destination?
<Sent from mobile device>
On 24 May 2012, at 14:03, "Cisco Developer Community Forums" <cdicuser@developer.cisco.com> wrote:
> Arvand Owji has created a new message in the forum "CVP - All Versions":
>
> --------------------------------------------------------------
> Paul, could you perhaps share your GW config with us? We did alot of digging and still cant figure out why our receiving end, receives only the first 7 digits. In the outbound GW we see 9 digits gone out, but the inbound GWs show only 7. There might be something in our GW missing...Thanks.
> --
> To respond to this post, please click the following link:
>
> <http://developer.cisco.com/web/cvp/forums/-/message_boards/view_message/5775986>
>
> or simply reply to this email.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Arvand Owji
Posts:
38
Join Date:
12/6/08
Recent Posts
RE: Can we do TBCT or *8 DTMF transfer on ingress gateway in standalone mod
Answer
5/25/12 3:20 PM as a reply to Paul Tindall.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Paul, do you mean adding a timeout after each digit being sent? Thanks.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Paul Tindall
Posts:
129
Join Date:
6/21/08
Recent Posts
Re: New Message from Arvand Owji in Customer Voice Portal (CVP) - CVP - All
Answer
5/25/12 6:17 PM as a reply to Arvand Owji.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Yes, increasing the time between digits. The timer granularity is only 1 sec so you have to use a different approach to get sub-second gap. You could try a one sec gap though just to see if it works.
<Sent from mobile device>
On 25 May 2012, at 10:21, "Cisco Developer Community Forums" <cdicuser@developer.cisco.com> wrote:
> Arvand Owji has created a new message in the forum "CVP - All Versions":
>
> --------------------------------------------------------------
> Paul, do you mean adding a timeout after each digit being sent? Thanks.
> --
> To respond to this post, please click the following link:
>
> <http://developer.cisco.com/web/cvp/forums/-/message_boards/view_message/5779402>
>
> or simply reply to this email.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Paul Tindall
Posts:
129
Join Date:
6/21/08
Recent Posts
RE: Can we do TBCT or *8 DTMF transfer on ingress gateway in standalone mod
Answer
5/28/12 2:49 PM as a reply to Arvand Owji.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Enhanced version attached that allows you to specify the DTMF duration and interval. It's quite a significant code change in the TCL to do this so you should ensure it's tested thoroughly before any serious deployment.
Attachments:
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Arvand Owji
Posts:
38
Join Date:
12/6/08
Recent Posts
RE: Can we do TBCT or *8 DTMF transfer on ingress gateway in standalone mod
Answer
6/15/12 5:19 PM as a reply to Paul Tindall.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Enhanced version attached that allows you to specify the DTMF duration and interval. It's quite a significant code change in the TCL to do this so you should ensure it's tested thoroughly before any serious deployment.
Paul,
The TCL works fine except that when dialing a DID, it skips the first digit to be sent. so if we are sending dtmf 1234, it sends 234. So to fix it we added an extra 0 at the begining to be removed later automatically. Now we need to dial ESN instead of DID and we see two digits are being skipped. Is there any way to find out why these digits are being skipped when sent out? Thanks.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Paul Tindall
Posts:
129
Join Date:
6/21/08
Recent Posts
RE: Can we do TBCT or *8 DTMF transfer on ingress gateway in standalone mod
Answer
6/15/12 5:27 PM as a reply to Arvand Owji.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Arvand,
I think you probably need to check your dial-peer configuration as the TCL has no control over how the destination number is signalled in the outgoing call setup; it merely requests the call setup and supplies the destination number for outgoing dial-peer matching.
Paul
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Showing 21 - 26 of 26 results.
Items per Page
(Changing the value of this field will reload the page.)
5
10
20
30
50
75
Page
(Changing the value of this field will reload the page.)
1
2
of 2
First
Previous
Next
Last