[Freeswitch-users] Dialplan Issue

Brian West brian at freeswitch.org
Thu Oct 1 07:42:23 PDT 2009


On Oct 1, 2009, at 9:27 AM, Shelby Ramsey wrote:

> <action application="redirect" data="sip:${destination_number};rn=${rn};npdi=yes@${network_addr} 
> "/>

This will produce an INVALID sip uri... You can not feed this to sofia  
it'll get PISSED.

Its missing the host portion.

>
> So the issue is the placement of the user params .... if they are  
> before the @ FS will send a 500 internal server error ... if they  
> are after the @ FS will send a 302.  Unfortunately placing the user  
> params after the @ doesn't quite conform to the way other devices  
> expect to receive the 302 for this application.
>
> Any help would be greatly appreciated.
>
> Shelby
>
> PS ... hats off to the author of mod_memcache ... that is extremely  
> useful!

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20091001/8bfaca57/attachment-0002.html 


More information about the FreeSWITCH-users mailing list