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

Diversion over IP Routes

Status
Not open for further replies.

alchohaz

Technical User
Mar 25, 2004
216
GB

I have calls coming into my office over the new IP link, this is seemless to the users as redirection is taken care of in LCR at the distant site. However at the moment when an extenion is on follow me or Personal Number it seems that the calls are failing.

Any ideas why this might be?

The follow me is to voicemail, which is a DPNSS pipe.
The Personal Number is to the actual extension to ehich it belongs.






[red]Striker : My orders came through. My squadron ships out tomorrow, we're bombing the storage depots at Daiquiri at 18:00 hours. We're coming in from the North, below their radar.[/red]
[blue]Elaine : When will you be back?[/blue]
[red]Striker : I can't tell you that? It's classified.[/red]
 
there is an issue with facilty requests in BC12sp7.

try to load this patch, ONLY if your system is in SP7

Code:
PCPAS:UNIT=SLP60,CI=S102483A;                                           
Y;                                                                      
PCASE:UNIT=SLP60,CI=S102483A;                                           
Y;                                                                      
PCPAS:UNIT=SLP60,CI=S105232A;                                           
Y;                                                                      
PCASE:UNIT=SLP60,CI=S105232A;                                           
Y;                                                                      
PCASI:UNIT=SLP60,REV=7-R19A,CI=S106161A,IA=FA7C,RA=FA82;                
 MOVEA.L ($22,A6),A2;                                                   
 MOVE.L A2,D0;                                                          
 TRAPEQ.W #QFP;                                                         
 MOVE.W ($0B,A2),D4;                                                    
 BFEXTU D4{19:1},D6;                                                    
 CMP.B #1,D6;                                                           
 BNE LEND;                                                              
 JSR PROGSTART+$2D9B0;                                                  
 MOVE.B #3,($36A,A6);                                                   
 CLR.B ($199,A6);                                                       
 MOVE.B #2,($348,A6);                                                   
 JSR PROGSTART+$51B1C;                                                  
 MOVEQ #0,D7;                                                           
 MOVEA.L ($22,A6),A3;                                                   
 MOVE.L A3,D0;                                                          
 TRAPEQ.W #QFP;                                                         
 MOVE.W ($0B,A3),D4;                                                    
 BFINS D7,D4{19:1};                                                     
 MOVE.W D4,($0B,A3);                                                    
LEND:;                                                                  
 JSR PROGSTART+$46426;                                                  
 END;                                                                   
!A;                                                                     
PCACS:UNIT=SLP60,CI=S106161A;                                           
Y;                                                                      
PCCOS:UNIT=SLP60,CI=S106161A;                                           
Y;

-----------------------------------------------------
What You See Is What You Get
Never underestimate tha powah of tha google!
 
Whorsdaddy, thanks but we are service pack 5 buy the looks of it. BC12SP5GB1.04/R2A

I have completed further testing as follows:

Follow me to VMX (DEST code on DPNSS) - [red] Incoming call fails. [/red]
Direct Diversion to VMX - [red] Incoming call fails. [/red]
Timed Diversion to VMX - CALL OK.
Follow me to other Extension - CALL OK.
All instances of Personal Number (Direct, on busy etc) - CALL OK.

I will carry on my investigation and raise a call with DAMOVO.

Cheers again
Al





[red]Striker : My orders came through. My squadron ships out tomorrow, we're bombing the storage depots at Daiquiri at 18:00 hours. We're coming in from the North, below their radar.[/red]
[blue]Elaine : When will you be back?[/blue]
[red]Striker : I can't tell you that? It's classified.[/red]
 
kick their lazy ass and tell them to upgrade yer system to SP7 (I'm from damovo belgium) [spin]

-----------------------------------------------------
What You See Is What You Get
Never underestimate tha powah of tha google!
 
Hi' I agree with "whosrdaddy", upgrade to sp 7 when using IP trunk !
 
FYI:


Apparently Ericsson will NOT allow/design signalling between QSIG and DPNSS. IP Trunks are based on QSIG and therefore this is why we have a problem.

Ericsson have no intention of changing this policy.

THIS SUX !!!







[red]Striker : My orders came through. My squadron ships out tomorrow, we're bombing the storage depots at Daiquiri at 18:00 hours. We're coming in from the North, below their radar.[/red]
[blue]Elaine : When will you be back?[/blue]
[red]Striker : I can't tell you that? It's classified.[/red]
 
your only solution would be a TLU79 or TLU76 loop then...

-----------------------------------------------------
What You See Is What You Get
Never underestimate tha powah of tha google!
 

I will probably try to work a solution using "Divert on Origin" might not be able to get the calls into the Voicemail but it will stop internal users getting NU tone.

Cheers
Al





[red]Striker : My orders came through. My squadron ships out tomorrow, we're bombing the storage depots at Daiquiri at 18:00 hours. We're coming in from the North, below their radar.[/red]
[blue]Elaine : When will you be back?[/blue]
[red]Striker : I can't tell you that? It's classified.[/red]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top