Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Call direct from CallList

Status
Not open for further replies.

cdrogo

Technical User
Oct 4, 2011
1
RO
MD110 TSW SP07

Incoming calls from the public network are truncated, missing first digit (0).

With NUTRI add the first number 0
NUTRI:ENTRY=2,CNVTYP=2,NUMTYP=2,PRE=0;
Example: 2xxxxxx -> 02xxxxxx
Now the number is correctly displayed on the display.

But if you go into the phone's menu Call List and press Call (for one of the numbers displayed in this list), call is not correct because missing number for outgoing (0).

If I dial 0 + public number (02xxxxxx) all it's OK.

How can I solve the problem?

Thank you
 
You can try

NUTRI:CNVTYP=1,NUMTYP=10,ENTRY=2,TRC=1,PRE=02;

On the route set ADC Dig 24=1 for enhanced sent a-number conversion

I cannot test but I used this many years ago for this problem and it worked fine,

best parnum

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top