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

Call Return Button

Status
Not open for further replies.

Analyst101

Technical User
Apr 5, 2005
17
0
0
US
Is it possible to use the call return button for external calls in a missed calls list? If so, how do I program so it can distinguish between internal and external calls?
 
Hi' use nutri to pre with the outgoing dest, here pre=0:
NUTRI:ENTRY=0,NUMTYP=0,CNVTYP=2,PRE=0,ROU=X;
NUTRI:ENTRY=0,NUMTYP=1,CNVTYP=2,PRE=0,ROU=X;
NUTRI:ENTRY=0,NUMTYP=2,CNVTYP=2,PRE=0,ROU=X;
and so on with entry 1 to 9.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top