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

xduvox xduvox at gmail.com
Wed Sep 1 23:33:33 PDT 2010


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"/>
		</condition>
    </extension>
but i got this
cant find user [1008%Domain^015555306078 at Domain] as a warning
cannot create outgoing cgannel of type [user] cause: [SUSCRIBER_ABSENT]  as
a error

i exchange the % with @ and i got the same, and the quintum does not
register the call

do you have any idea what is going on? or another way to send the
destination_number?


Thank in advance for you help!
-- 
View this message in context: http://freeswitch-users.2379917.n2.nabble.com/how-to-register-a-gateway-to-freeswitch-tp5487417p5490032.html
Sent from the freeswitch-users mailing list archive at Nabble.com.



More information about the FreeSWITCH-users mailing list