I am using Asterisk 13.9 and using originate with early_media=true.

I redirect these calls to an app that I wrote and it just write down audio
before the answer. When I detect frame->subclass.integer ==
AST_CONTROL_ANSWER, app returns to asterisk normal dialplan;

I have 2 issues:

1. I only get calls bridged if I reponse is 183 with sdp, but I will be
better if I get it bridged with 180 without sdp to

2. I can't reset CDR billsec. It sums the secs from the entire bridge, not
only after AST_CONTROL_ANSWER

Thank you,

Valter
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to