cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
419
Views
0
Helpful
2
Replies

placeCall ignores $destination

mkhrist314
Level 1
Level 1

My tcl script allows user to end active outgoing call and place another one without disconnecting incoming call leg (call goes from voice dial-peer to voip). After first call is completed and second called number is collected and passed to placeCall command actual destination remains to be as in the first call. Debug shows correct number handling i.e. placeCall processes a new collected number, but actual call goes to first called destination.

Platform is MC3810-V3, v.12.2(7c) Tcl 1.0

Cisco experts please help

2 Replies 2

swvaroot7
Level 1
Level 1

Is this not the correct process?

Since debug shows that call must go to number2, but effectively goes to number1 I guess it's not how it should be.