[Freeswitch-users] how to register a gateway to freeswitch
David Ponzone
david.ponzone at ipeva.fr
Thu Sep 2 04:33:17 PDT 2010
Mike,
As far as I know/remember, the ^$1 syntax is only valid with a sofia
dialstring, which I gave to Octavio in my first reply.
Do yo think this was changed to work also with user/ dialstring ?
David Ponzone Direction Technique
email: david.ponzone at ipeva.fr
tel: 01 74 03 18 97
gsm: 06 66 98 76 34
Service Client IPeva
tel: 0811 46 26 26
www.ipeva.fr - www.ipeva-studio.com
Ce message et toutes les pièces jointes sont confidentiels et établis
à l'intention exclusive de ses destinataires. Toute utilisation ou
diffusion non autorisée est interdite. Tout message électronique est
susceptible d'altération. IPeva décline toute responsabilité au titre
de ce message s'il a été altéré, déformé ou falsifié. Si vous n'êtes
pas destinataire de ce message, merci de le détruire immédiatement et
d'avertir l'expéditeur.
Le 02/09/2010 à 09:21, Michael Collins a écrit :
>
>
> On Wed, Sep 1, 2010 at 11:33 PM, xduvox <xduvox at gmail.com> wrote:
>
> Thanks David for your help
> now the quintum is registered, i use the user 1008 that is already
> created
> in FS
>
> so i have done some test call
> 1. when i call 1008 quintum see the call but i got an error(503)
> NORMAL_TEMPORARY_FAILURE, quintum see the call but cant proccess
> because i
> have not sent the real number to call
>
> 2 i have this just to test a call
> <extension name="Test Test">
> <condition field="destination_number"
> expression="^(015555306078)$">
> <action application="bridge"
> data="user/internal/1008%${domain_name}^$1"/>
> This syntax seems to be incorrect. You probably just want this:
> data="user/1008^$1"
>
> The "user" channel figures out the SIP contact string for you so
> that you don't have to do a crazy dialstring. Check out this page
> for more hints on how to construct a sofia dialstring:
>
> http://wiki.freeswitch.org/wiki/Dialplan_XML#SIP-Specific_Dialstrings
>
> -MC
> _______________________________________________
> 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/20100902/5d0c2e80/attachment.html
More information about the FreeSWITCH-users
mailing list