Anyone point me to the wiki which describes the "db" application and its
arguments? The following is a snippet from a dialplan.

 

        <anti-action application="set" data="continue_on_fail=true"/>

        <anti-action application="db"
data="insert/call_return/${dialed_ext}/${caller_id_number}"/>

        <anti-action application="db"
data="insert/last_dial_ext/${dialed_ext}/${uuid}"/>

        <anti-action application="bridge"
data="user/1...@$${domain},1...@$${domain},1...@$${domain}"/>

        <anti-action application="answer"/>

 

Thanks, Lars

_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to