cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
226
Views
0
Helpful
1
Replies

Tcl script problem? or IOS bug?

apshenichnyi
Level 1
Level 1

Hi,

I'm writting an IVR script for voip callback, and just met the following:

When command 'leg setup $destination callInfo' is given without incoming leg (when calling back, all legs are outgoing because cisco initiates call itself), CallID field in H225 message is null, as against the ConferenceID.

How can I set CallId in this case?

I tried 'set callInfo(guid)' and etc. But no result.

Please, help me!

Cisco 3640, IOS 12.2.2-11T9

1 Reply 1

vkapoor5
Level 5
Level 5

I strongly believe that it's limitation of TCL manual written scripts or IOS bug.