Recent content by Kriss

  1. Features Request call unique ID

    Hi there, I need a way to insert the unique ID of each calls in the file /var/log/asterisk/full I need this unique ID to stay the same from first Answer() to the Hangup(), through the different call pickup or attended transfert... Is it something that exists ? If not, i will be interested in...
  2. looking for a way to share BLF state between servers

    Hi there, Well, everything is pretty much in the title : using 5 server running Elastix 2.4, i need a reliable way to share BLF status between my 5 IPBX. I have heared about doing it with res_ais, or, by using a XMPP server. Do someone got any experience on it ? Any experience or advice...
  3. Directed call Pickup and Follow-Me

    Hi there, Cant manage to solve an issue i have : I'm trying to pickup a call on an extension called by a follow-me hunt list : Phone 6666 calls phone 6853,which has a follow-me toward 6856. Im trying to pickup 6856 from 6861 with **6856 : [May 16 18:32:40] VERBOSE[32201] pbx.c: --...
  4. Return key delete CDRs by default in CDR Report view

    Hi there, Not really a bug, but i think this can have a critical impact in some way : By default, the return key in the CDR report -> show filter view is bind on the "delete the selected CDR" button, rather than the "Filter" button. I was about to delete a full month of CDR records...
  5. [Solved] How to differentiate busy and no answer

    Hello, I'm looking for a way to change the failover destination on an extension, with two differents routing : go to voicemail on "busy" / "unvailable", and play an announcement on "no answer". I've tried a follow-me on the extension, but there is only a single failover that is used, whatever...