It seems to me, in previous revisions of FS, we could successfully call a registered user as soon as his terminal gets 200 OK for REGISTER. <br>But after testing recent revisions, it seems we must wait a little (I wait 1 second) otherwise a call to bridge would end with this:<br>
<br>2009-12-17 22:46:14.155163 [ERR] switch_ivr_originate.c:2249 Cannot create outgoing channel of type [sofia] cause: [USER_NOT_REGISTERED]<br><br>Similar thing is happening when the terminal unregisters: after unregistration an immediate call to bridge sofia/profile/user%domain will succeed.<br>
<br>Has anything changed recently in the way registration works that could explain this?<br><br>br,<br>takeshi<br>