<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Verdana; font-size: 10pt; color: #000000'>As far as I know, the only way to get 7 digit dialing working without delay is to eliminate any chance of the 7 digit number matching another 10 digit number.<br><br>If you don't have 10 digit dialing in your area, then simply eliminate this option using route filters. The filter is based on "local area code".<br><br>If you do have 10 digit dialing, then explicitly define which area codes you service, this will minimize the chances of inter digit timeout, but will significantly minimize it.<br><br>Hope that helps.<br><br>Lelio<br><span><br><span name="x"></span>---<br>Lelio Fulgenzi, B.A.<br>Senior Analyst (CCS) * University of Guelph * Guelph, Ontario N1G 2W1<br>(519) 824-4120 x56354 (519) 767-1060 FAX (ANNU)<br>^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^<br>Cooking with unix is easy. You just sed it and forget it. <br>                              - LFJ (with apologies to Mr. Popeil)<br><span name="x"></span><br></span><br><hr id="zwchr"><b>From: </b>"Michael Muscat" <michaelm@umcu.org><br><b>To: </b>"Cisco VOIP" <cisco-voip@puck.nether.net><br><b>Sent: </b>Thursday, January 12, 2012 8:04:23 PM<br><b>Subject: </b>[cisco-voip] wierd dialing issue 7 digit dialing<br><br>CM 7.1.5<br>MGCP GW to 2921 ISDN PRI<br><br>I recently converted from H323 to MGCP for my outbound call gateway.  I know have an issue where 7 digit dialing is no longer working.  I'm not using any route filters and my route pattern is setup as 9.@<br><br>The called party number type and plan is setup to Cisco CallManager and I'm using the NANP numbering plan. I tried changing the called party number type and plan to "Unknown".  My Telco does allow 7 digit dialing and it worked right before switching to MGCP so I know that isn't the problem. My route patter is discarding PreDot digits.  Any help would be appreciated.<br><br>I can dial these formats:<br><br>9-1-734-555-5555<br>9-734-555-5555<br><br>But not:<br><br>9-555-5555 (it waits for the digits to expire then gives a fast busy)<br><br><br><br><br>Here is what I get when I debug the call:<br><br><br>Jan  9 14:07:58.301: ISDN Se0/0/1:23 Q931: TX -> SETUP pd = 8  callref = 0x123D<br>        Bearer Capability i = 0x8090A2<br>                Standard = CCITT<br>                Transfer Capability = Speech<br>                Transfer Mode = Circuit<br>                Transfer Rate = 64 kbit/s<br>        Channel ID i = 0xA98396<br>                Exclusive, Channel 22<br>        Display i = 'Michael Muscat'<br>        Calling Party Number i = 0x0081, '7346628200'<br>                Plan:Unknown, Type:Unknown<br>        Called Party Number i = 0xA1, '6606987'<br>                Plan:ISDN, Type:National<br>Jan  9 14:07:58.325: ISDN Se0/0/1:23 Q931: RX <- STATUS pd = 8  callref = 0x923D<br><br>        Cause i = 0x82E328 - Information element not implemented<br>        Call State i = 0x01<br>Jan  9 14:07:58.349: ISDN Se0/0/1:23 Q931: RX <- CALL_PROC pd = 8  callref = 0x9<br>23D<br>        Channel ID i = 0xA98396<br>                Exclusive, Channel 22<br>Jan  9 14:07:58.361: ISDN Se0/0/1:23 Q931: RX <- PROGRESS pd = 8  callref = 0x92<br>3D<br>        Cause i = 0x829C - Invalid number format (incomplete number)<br>        Progress Ind i = 0x8288 - In-band info or appropriate now available<br>Jan  9 14:07:58.713: ISDN Se0/0/1:23 Q931: RX <- DISCONNECT pd = 8  callref = 0x<br>9230<br>        Cause i = 0x8090 - Normal call clearing<br>        Cause i = 0x8490 - Normal call clearing<br>Jan  9 14:07:58.733: ISDN Se0/0/1:23 Q931: TX -> RELEASE pd = 8  callref = 0x123<br>0<br><br><br>Thanks,<br><br>Michael Muscat<br><br><br><br>_______________________________________________<br>cisco-voip mailing list<br>cisco-voip@puck.nether.net<br>https://puck.nether.net/mailman/listinfo/cisco-voip<br></div></body></html>