Hi, I first have to say I really love this Forum, I enjoy very much seeing so much people willing to help newbies like me I use it not only to solve a problem but also to learn new things..
Right now I am dealing with an issue in which only local calls are being recorded. I have reviewed DialPlan, Extension setting, Folder permissions, etc. And I am not able to find the error.
I think its related to the following line in my log file, because the first condition on the user_record Dialplan is that user_exists=true
But then the second instruction is setting user_exists=false
37eb64f4-8f24-11ec-b2e7-a36ced648ed8 Dialplan: sofia/internal/28282828@xxx.domain.com Action set(user_exists=${user_exists id ${destination_number} ${domain_name}}) INLINE
37eb64f4-8f24-11ec-b2e7-a36ced648ed8 EXECUTE [depth=0] sofia/internal/28282828@xxx.domain.com set(user_exists=false)
I am attaching 2 logs, one when the call is perfectly recorded (local call), and the other is the log for an outbound call and the recording did not occurred.
Thanks in advance!!!
Right now I am dealing with an issue in which only local calls are being recorded. I have reviewed DialPlan, Extension setting, Folder permissions, etc. And I am not able to find the error.
I think its related to the following line in my log file, because the first condition on the user_record Dialplan is that user_exists=true
But then the second instruction is setting user_exists=false
37eb64f4-8f24-11ec-b2e7-a36ced648ed8 Dialplan: sofia/internal/28282828@xxx.domain.com Action set(user_exists=${user_exists id ${destination_number} ${domain_name}}) INLINE
37eb64f4-8f24-11ec-b2e7-a36ced648ed8 EXECUTE [depth=0] sofia/internal/28282828@xxx.domain.com set(user_exists=false)
I am attaching 2 logs, one when the call is perfectly recorded (local call), and the other is the log for an outbound call and the recording did not occurred.
Thanks in advance!!!