Hi,
I have the following issue :
“”,“374091241”,“send”,“fax-tx”,“374091241”,“DAHDI/49-1”,"",“AGI”,“agi:async”,“2015-11-13 05:20:08”,“2015-11-13 05:20:36”,“2015-11-13 05:21:27”,79,51,“ANSWERED”,“DOCUMENTATION”,“1447392008.94114”,""
07:20:08,045 INFO [ro.radcom.email2fax.core.sm.FaxOutboundStateMachine] (Asterisk-Java ManagerConnection-0-Reader-0) RESPONSE CHANNEL EVENT FOR IMSI 226109900362409, CDR_EMAIL2FAX_OUTBOUND 1967299, CHANNEL DAHDI/49-1 ; 1447392008.94114 ; 49.
“CHAN_START”,“2015-11-13 07:20:08.045”,"","","","","",“s”,“dahdi-orange”,“DAHDI/49-1”,"","",“3”,"",“1447392008.94114”,“1447392008.94114”,"","",""
“ANSWER”,“2015-11-13 07:20:36.295”,"",“374091241”,“374091241”,"","",“s”,“dahdi-orange”,“DAHDI/49-1”,"","",“3”,"",“1447392008.94114”,“1447392008.94114”,"","",""
I use the unique_id as a reference in my call-control (own java development for fax transaction), but I have two calls on a different time period with the same unique_id :
CALL 1 at moment 2015-11-13 05:20:36 with unique_id 1447392008.94114.
CALL 2 at moment 2015-11-13 07:20:08.04 with same unique_id 1447392008.94114.
Can some help to understand why i have two calls with the same unique_id ? in condition that the call have a timestamp of approximately 2 hours ? From what I know is that the unique_id is uniqe.
Asterisk version 1.8.28-cert5 ;
Best Regards,
George Sand