[Freeswitch-users] Dialplan: how to check whether a User is registered?
Brian West
brian at freeswitch.org
Thu Nov 20 06:58:55 PST 2008
${sofia_contact(user at domain)} will return "error/user_not_registered"
/b
On Nov 20, 2008, at 8:41 AM, Peter P GMX wrote:
> Is there a way to check if a user is registered locally?
>
> I have the following Scanrio: If a call comes in from an external
> gateway then Freeswitch1 shall check if the destination UA is
> registered
> locally. If not then redirect (302) the call to Freeswitch2.
> But how to determine that the UA who shall receive the call is
> registered here? Is there another way instead of
> - trying o bridge
> - and if it fails take the next condition?
>
> Best regards
> Peter
More information about the FreeSWITCH-users
mailing list