brian at freeswitch.org Guest
|
Posted: Thu Nov 20, 2008 10:00 am Post subject: [Freeswitch-users] Dialplan: how to check whether a User is |
|
|
${sofia_contact(user@domain)} will return "error/user_not_registered"
/b
On Nov 20, 2008, at 8:41 AM, Peter P GMX wrote:
Quote: | 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
|
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|