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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Direct Diversion to EXTN from outside calls only

Status
Not open for further replies.

RAli24

Technical User
Jun 1, 2016
8
KW
Hey I need the command prompt for the MD110 ericsson
kindly appreciate your assist
I am using the following prompt command to transfer calls from internal extensions into another internal extension after three rings with no answer.
CDINI:DIR=1234,DIV=5678;

DIR DIV
1234 5678

My question which is how to transfer external calls ONLY (i.e. outside my premises ) from reaching internal extension (1234) and to be DIRECTLY diverted to another internal extension (5678) using the commands prompt.
 
NUTRI:CNVTYP=0,NUMTYP=0,ENTRY=1234,TRC=4,PRE=5678;

best parnum
 
the extension numbers are 4622 and 4699
If any external caller tries to call 4622 it diverted to 4699 directly not after three ring
and by external I mean after going through the operator and dial 4622
so as per
NUTRI:CNVTYP=0,NUMTYP=0,ENTRY=4622,TRC=4,PRE=4699;
 
I have tried it, as I am calling operator from my mobile 999***** and dial 4622 , ext 4622 is ringing while call is not transferred to 4699 by mean command is correct but nothing happens.

All I want is when I call the operator and dial the internal ext 4622 it converted directly into 4699
only external calls as blocking it from 4622 (i.e. 4622 bypass the external calls to 4699)
 
? if it goes through the operator, it's an internal call from the operator, not external directly. NUTRI works on external calls only. You want only calls from the operator to go to 4699, internal extensions go to 4622? Please be clear on what you want,

best parnum
 
Any extra lines can't call any extensions unless they dial 18000** (i.e. operator, auto attendance)
then the answer machine asks the caller to enter the internal extension if he knows it or call 0 for help.

this is the scenario, what I need is
I call the 18000*** and dial the internal ext 4622 it converted directly into 4699
only external calls as blocking it from 4622 (i.e. 4622 bypass the external calls to 4699)

even If it's internal from operator how does it done ???
 
Ok, so it's not an external caller to 4622, it's an IVR that blind transfers the caller to 4622 and you want it to ring 4699. But you want any internal extension dialling 4622 to call 4622. I don't think you can do it on the switch as both are internal calls, you would have to see if the IVR can substitute 4622 for 4699 on the blind transfer,

best parnum
 
EXACTLY parnum !! blind transfer only for external calls on this extension 4622
This feature is already done on previous extension, as I am calling this extension from my mobile and diverted directly to another extension (e.g. secretary)
Is there any command prompt to check the commands that done earlier on the extensions
As I am sure of it.
 
Also tried this
PELP:DIR=4622,ANSPOS=4699,LIST=1,CHO=1;
this internally divert the call from 4622 into 4699
internally only and tel set of ext 4622 doesn't ring
(((called from EXT 4656 the EXT 4622 , then 4699 rings only directly
this means half my command correct))
now I need only EXTernal calls to be blocked from reaching 4622 and divert into 4699
 
try setting PELPI:DIR=4622,ANSPOS=4699,LIST=1,CHO=1,ORGSEL=001; on the PELPI

How is your voicemail connected, if it's as trunks then it might work and be seen as an external call, otherwise I don't see how you can do it as they will both be internal calls to the switch

best parnum
 
@ parnum I told you I already used it
It's direct diversion internally

But thanks anyway I solved the problem by canceling the auto attendance (i.e. IVR)
and direct transfer is done

Thanks
[thumbsup2]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top