[Freeswitch-users] how to register a gateway to freeswitch

xduvox xduvox at gmail.com
Thu Sep 2 12:28:43 PDT 2010


Hello Mike
thanks for your help i have read 
http://wiki.freeswitch.org/wiki/Dialplan_XML#SIP-Specific_Dialstrings
but a could not find an example to use a use as gateway like this 
sofia/gateway/gwQuintum/$1 where i can send the destination_number 
i tried to do something like this 
<action application="bridge" data="user/internal/1008^$1"/>
<action application="bridge" data="user/1008^$1"/>
<action application="bridge" data="user/internal/1008%${domain_name}^$1"/>
<action application="bridge" data="user/1008@${domain_name}^$1"/>

and i got the same error "cannot create outgoing channel of type [user]
cause: [SUSCRIBER_ABSENT]"

i tried this too
<action application="bridge" data="user/internal/1008%${domain_name}/$1"/> 
like a gateway buy i got the same
do you have any idea to use the user(quintum) like a gateway?

thank in advance for your help



-- 
View this message in context: http://freeswitch-users.2379917.n2.nabble.com/how-to-register-a-gateway-to-freeswitch-tp5487417p5492479.html
Sent from the freeswitch-users mailing list archive at Nabble.com.



More information about the FreeSWITCH-users mailing list