Ok, i've resolved, the problem was related to the sip type settings. It must be peer instead of fried.
Bye On Fri, Jan 2, 2009 at 5:41 PM, nik600 <[email protected]> wrote: > Thanks for your reply. > > Now, i use devstate too, but it doesn't work (or, maybe i suppose that > it should work differently) when the called user has an outgoing call. > > this is my extension.conf: > > exten => _XXX,1,ExecIf($[${DEVSTATE(SIP/${EXTEN})} = INUSE],Busy) > exten => _XXX,2,Dial(SIP/${EXTEN}) > > Now, suppose to have 3 users: 200,201,202. > > 201 calls 200 (devstate of SIP/200 is NOT_INUSE) -> OK > 202 calls 200 (devstate of SIP/200 is INUSE) -> OK. > > BUT, with these scenario: > > 200 calls 201 (devstate of SIP/201 is NOT_INUSE) -> OK > 202 calls 200 (devstate of SIP/200 is NOT_INUSE) -> ?????? why ???. > > Thanks to all > -- /*************/ nik600 http://www.kumbe.it _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
