11-08-2005 02:52 AM - edited 03-13-2019 11:08 AM
I am using an MGCP gateway . when an external call comes in I want to be able to add 90 on to the number so it will display as 90XXXXXXXX on the called numbers phone.
11-08-2005 03:03 AM
hi jamjam,
Instead of pointing your gateway's "Incoming calls Calling search space" to a CSS with your phones in, add a dummy partition and css only for the purpose of adding those digits e.g. CSS_INCOMINGCALLS & PAR_INCOMINGCALLS.
In this new partition, add a traslation pattern that will match all calls, and add 90 to the "Calling Party Prefix digits" parameter. And select the css with your phones in as the Calling search space.
Peter
11-08-2005 03:48 AM
great thanks. the translation pattern to match all calls is it just blank?
11-08-2005 04:05 AM
Hi
You could use the callmanager service parameter 'national number prefix' or 'international number prefix' under the MGCP section to prefix the digits without going through setting up CSSs etc..
Aaron
11-08-2005 04:18 AM
! matches anything, but I'd recommend using aaron's solution. I didn't know there was such a parameter since all of my gateways are h323, but that seems like a much neater way to do it.
Peter
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