12-21-2004 08:41 PM - edited 03-13-2019 07:26 AM
Hi,
Cisco press book "Troubleshooting Cisco IP Telephony" page 180, says we can not use the "direct-inward-dial" on T1 CAS interface (under dial-peer voice pots"). "Doing so results in calls being dropped immediately...", but in MGCP protocol with T1 CAS gateway, I configured as the following:
!
dial-peer voice 99910199 pots
application mgcpapp
destination-pattern 9T
incoming called-number .
direct-inward-dial
port 1/0:1
!
Looks there is no call dropping issue. Do I need to have or remove this command on this configuration?
Thanks for your help.
JJ
12-21-2004 08:51 PM
The DID function is disabled whrn you run the MGCP feature.
Technically the call is not dropped, you normally just hear silence.
The reson it is not needed is that T1 CAS uses in band tones to pass the DNIS digits, so the router is already expecting to hear the tones come in on the audio channel.
The DID command really applies to interfaces like ISDN where the digits are passed out of band via the D channel
12-21-2004 09:34 PM
Thanks for your information. It works exactly as you mentioned. So I will remove this command on the configuration.
Thanks again.
JJ
12-23-2004 05:07 PM
Hi Paul,
Following the same logic about T1 CAS and direct-inward-dial command, does the same reasoning apply to H.323 gateways or is this just an MGCP issue ?
Thanks.
01-08-2005 05:01 PM
We tested in LAB with back to back T1 interfaces configured with T1/CAS, which is configured with H323 protocol, there are two senarios(both configured with E&M Wink and Start signal type)
(1) On the controller T1, if we add "dtmf dnis" option,then we need "Direct-inward-dial" command
(2) On the controller T1, if we did not have the "dtmf dnis" option, then we can not have the above command.
Could someone tell me the reason and functionality of "dtmf dnis" option?
Thanks,
JJ
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide