[Freeswitch-users] Can't call registered user with a reason [USER_NOT_REGISTERED]

Michael Collins msc at freeswitch.org
Wed Oct 31 01:09:51 MSK 2012


On Tue, Oct 30, 2012 at 2:18 PM, Nick Vines <jnvines at gmail.com> wrote:

> There was a slight typo in the one from two messages ago. (For the sake of
> people that tend to copy/paste without reading). The ^^ might be something
> with the beginning of the line along the lines of regex things. Completely
> stabbing in the dark though.
>
> <param name="dial-string"
> value="{^^:sip_invite_domain=${dialed_domain}:presence_id=${dialed_user}@
> ${dialed_domain}}${sofia_contact(*/${dialed_user}@${dialed_domain})}"/>
>

The ^^: syntax changes the delimiter between variables. Normally it's a
comma, but ^^: changes it to a colon. Doing ^^; would change it to a
semicolon. Check out this section of the channel variables page:
http://wiki.freeswitch.org/wiki/Channel_Variables#Handling_Variables_With_Commas

-MC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20121030/4db89ed5/attachment-0001.html 


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