Hello I need to write a tcl script to convert (transfer) a call to a SIP URI, so my outbound dial-peer transfer the request to the sip-server (dial-peer matched).
With this in th tcl: " set dest " snipped-for-privacy@kk.mydomain.com" leg setup $dest callInfo leg_incoming" " I receive a ls_004 (invalid number), so i need to know how can i setup a leg with sip information.
Thanks. FD