Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - tusar

Pages: [1]
1
Hi,

I am trying set early media ringback tone ONLY when earlymedia=false.

[extra]
call.ringing=80

[call.ringing]
${earlymedia}^false$=dispatch chan.masquerade;message=chan.attach;id=${id};source=tone/ring

[default]
${rtp_forward}possible=;rtp_forward=no
${formats}^\([^,]*\)=;formats=\1
.*=fork sip/sip:\0@192.168.10.5:5060;xsip_auth_bye=false;fork.calltype=persistent;fork.autoring=true;fork.automessage=call.progress

That is working fine and I am getting ringback tone. But even after answer the call, I am still getting ringback tone.

Howto stop ringback tone just after answer the call ?

Thanks in advance.


BR,
Tusar

Pages: [1]