2011/9/23 amit anand <onewaytoconn...@gmail.com>

> Hi
>
> you cannt do itin default CDR of the asterisk, To do so you can use Mysql
> and do it from dialplan
>

How ?
Shall I simply append a new record into MySQL CDR table ?

>
>
> On Thu, Sep 22, 2011 at 18:53, Olivier <oza_4...@yahoo.fr> wrote:
>
>> Dial(SIP/foo,15);
>> if (${DIALSTATUS}="NOANSWER")
>>    Dial(SIP/bar,15);
>>
>
>
>
> --
>
> Amit Anand
>
>
> +91 9818559898
>
>
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>               http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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

Reply via email to