[Freeswitch-users] Suggestion for additional syntax for "continue_on_fail"

Steven Ayre steveayre at gmail.com
Sat Aug 31 01:03:57 MSD 2013


switch_channel.c line 4517 if you feel confident contributing a patch ;)


On 30 August 2013 16:20, Nathan Neulinger <nneul at mst.edu> wrote:

> It seems like there are a bunch of codes that would typically indicate a
> problem with a gateway, as opposed to a valid
> return - like no answer or busy.
>
> My current list that I'm working with that I'm treating as "upstream
> failed to handle it for some reason" is:
>
>
> CALL_REJECTED,GATEWAY_DOWN,RECOVERY_ON_TIMER_EXPIRE,NORMAL_TEMPORARY_FAILURE,DESTINATION_OUT_OF_ORDER,
> NORMAL_UNSPECIFIED,UNALLOCATED_NUMBER,NO_ROUTE_DESTINATION
>
> It would be nice to be able to both use negation type syntax, as well as
> 'collection's.
>
> I was thinking something like this:
>
>      ALL,!USER_BUSY,!NO_ANSWER
>
> Example from OpenSSL:
>
>         SSLCipherSuite
> ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:NULL-MD5:NULL-SHA
>
>
> For now, I'm just using a variable for it defined centrally.
>
> -- Nathan
>
> ------------------------------------------------------------
> Nathan Neulinger                       nneul at mst.edu
> Missouri S&T Information Technology    (573) 612-1412
> System Administrator - Architect
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130830/02b1f2da/attachment.html 


Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users mailing list