[Freeswitch-users] cant dial through registered gateway in windows 2k3

xbipin bipin at xbipin.com
Tue Sep 16 08:39:54 PDT 2008


y do i get this warning when the first client registers to the server?

2008-09-16 19:19:07 [WARNING] sofia.c:75 sofia_handle_sip_r_notify() delete
subscriptions for failed notify
and also on shutdown udner windows, FS still crashes like usual

and also can u plz let me know if there is any wiki on the dialstring
formatting, i cant seem to find it thats y the error in dialing out of
gateway till u corrected it, thanks a lot, works fine with the change u
showed me.



Brian West-3 wrote:
> 
> On Sep 16, 2008, at 9:44 AM, xbipin wrote:
>>
>>
>>    <extension name="india">
>>      <condition field="destination_number"  
>> expression="^919825967120$">
>>      <action application="bridge" data="sofia/gateway/sip.server.com/ 
>> $1"/>
>>      </condition>
>>    </extension>
> 
> Well your regular expression won't capture anything so $1 will be blank.
> 
> So either wrap it in () ie ^(1234)$ or just use the number in place of  
> $1.
> 
> Also what does the console say?
> 
> /b
> 
> PS: you do realize you sent the same email 6 times!
> 
> 
> 
> _______________________________________________
> 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
> 
> 

-- 
View this message in context: http://www.nabble.com/cant-dial-through-registered-gateway-in-windows-2k3-tp19513366p19514492.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.





More information about the FreeSWITCH-users mailing list