search for: party_a

Displaying 2 results from an estimated 2 matches for "party_a".

Did you mean: part_a
2018 Feb 20
2
Modifying CDR values from a hangup extension in Asterisk 13
...for (it_cdr = cdr; it_cdr; it_cdr = it_cdr->next) { > struct varshead *headp = NULL; > > if (it_cdr->fn_table == &finalized_state_fn_table) { > continue; > } > if (!strcasecmp(channel_name, it_cdr->party_a.snapshot->name)) > { > headp = &it_cdr->party_a.variables; > } else if (it_cdr->party_b.snapshot > && !strcasecmp(channel_name, it_cdr->party_b.snapshot->name)) > { > headp = &it_cdr->par...
2015 Aug 04
2
Modifying CDR values from a hangup extension in Asterisk 13
With endbeforehexten=no I actually get two CDR entries. One for the call and a second one for the "h" extension. "","13","10","sip-locals","""13"" <13>","SIP/13-00000006","SIP/10-00000007","Dial","SIP/10","2015-08-04 06:28:44","2015-08-04