[Freeswitch-users] Qustion about INFO messages after Connect/Answer

Brian West brian at freeswitch.org
Thu Oct 22 09:25:22 PDT 2009


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_extension}@${domain_name}"/>
>      </condition>
>    </extension>
>





More information about the FreeSWITCH-users mailing list