My theory why this doesn't work is because Grandstream, in their usual fashion, implemented a half baked SIP stack that doesn't properly support the sending of presence events. In an Asterisk environment, Asterisk has full control over what presence information is sent to the phone. The call state information is pulled from the Asterisk core, not from the phone itself. sipXecs, as a proxy and not a B2BUA, does not have anywhere to pull this information from so it must rely on the phones to provide accurate information. If the phone is not sending accurate standards based information then the other phones will not display correctly. Garbage in, garbage out.
Dale D wrote: > Content-Type: text/plain; > charset="utf-8" > Content-Transfer-Encoding: 8bit > Organization: SipXecs Forum > In-Reply-To: <[email protected]> > X-FUDforum: 08063afcdd00a6e76393c5b9527381e8 <44268> > Message-ID: <[email protected]> > > > > For eventlist BLF I tried both ~~rl~C~xxx and ~~rl~F~xxx. I > could get the light to light green, but nothing else. For > normal (peer-to-peer) BLF, I just set the multipurse key on > the phone to BLF, the name to something like "User 202" and > the User ID to "202". When I did this the button tracked > the state of extension 202, I could use the button to pickup > a ringing call on 202 if the button was flashing red, I > could use the button as a speed dial if the button was > green, or solid red. > > I did notice one case where the button got confused. If I > called 202 and then on ext 202 I pressed "Reject" while the > station was ringing, the button would get stuck in the > ringing state. This does not seem to happen with the same > configuration when using the phones under Asterisk so I > don't know if the problem is the phone or sipx. > > _______________________________________________ > sipx-users mailing list [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-users > Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users > sipXecs IP PBX -- http://www.sipfoundry.org/ > _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users sipXecs IP PBX -- http://www.sipfoundry.org/
