I can't get what exactly you re talking about. Can you clarify ? Also  
please include the packets of interest only not the full trace if its  
not relevant to the bug.

/b

On Oct 22, 2009, at 10:44 AM, Helmut Kuper wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi Mike,
>
> here it is:
>
>
> Dialplan:
>
>
>    <extension name="Local_Extension">
>      <condition field="destination_number" expression="^(10[01][0-9]) 
> $">
>        <action application="set" data="dialed_extension=$1"/>
>        <action application="export" data="dialed_extension=$1"/>
>        <action application="set" data="transfer_ringback=$$ 
> {hold_music}"/>
>        <action application="set" data="hangup_after_bridge=true"/>
>        <action application="bridge"
> data="user/${dialed_extensi...@${domain_name}"/>
>      </condition>
>    </extension>
>


_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
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