Yate Community Forum

General Category => Yate users hangout place => Topic started by: kolyanu4 on October 03, 2013, 10:03:06 AM

Title: Billid in call.answered
Post by: kolyanu4 on October 03, 2013, 10:03:06 AM
Hello!

I'm doing call.execute from my external script with callto='fork' and other params. фтв Аfter receiving call.answered from yate there is no billid of call.

Is there any way to receive it?


Thanks!
Title: Re: Billid in call.answered
Post by: vankooch on October 17, 2013, 06:54:07 AM
Use copy param function. When you use sniffer the copy param should look like this:

Code: [Select]
param['copyparams'] = 'rtp_addr,rtp_port,billid, ANY OTHER parameter'
Title: Re: Billid in call.answered
Post by: marian on October 18, 2013, 01:31:14 AM
Use chan.masquerade with message=call.execute and id=id_of_sending_channel