[Freeswitch-users] 486 Busy turns to 480 Temporarily Unavailable

Paul Cupis paul at cupis.co.uk
Sat Jan 7 18:06:10 MSK 2012


On 07/01/12 14:45, Juan Antonio Ibañez Santorum wrote:
> I have the same problem. An external gateway is returning 486 to FS but FS
> returns 480 to the caller... I am testing following dialplan:
>
>      <extension name="elastix">
>        <condition field="destination_number" expression="^77.+$">
>          <action application="bridge" data="sofia/gateway/elastix16/8888"/>
>        </condition>
>      </extension>

Sounds like a bad interaction with some continue_on_foo configuration.

Does it help if you do:

   <action application="hangup" data="${originate_disposition}"/>

after the action-bridge?

Regards,



Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list