Hi,<br><br>I'm banging my head over this.<br><br>Usually, I'm using a SIP hardphone feature called "Call Pickup Starcode" to enhance BLF with Directed Call Pickup :<br>basically, SIP hardphone (here a Thomson ST2030S) is configured to send an INVITE message whenever a BLF is pressed while blinking.<br>
The INVITE is build with the extension number (attached to the BLF that was blinking and pressed) prepended by a customizable Starcode sequence.<br><br>For instance, when extension 142 is ringing (and *8 is the CallPickup Starcode), pressing the associated BLF would make the hardphone send an INVITE to extension *8142.<br>
<br>With 1.6.1.11, this INVITE is treated as if "call picker" had dialed *8142 : it enters dialplan with appropriate extension and context.<br>With 1.6.2.0, this INVITE fails with message like:<br>chan_sip.c:19814 handle_request_invite: Trying to pick up 462@subs<br>
The worst thing is that the INVITE message seems ignored and "Call Picker" phone keeps waiting for a reply from Asterisk.<br><br><br>Reading UPGRADE-1.6.txt didn't gave me any clue (as I suspected a change in call-limit, counteronpeer, ... variable in sip.conf).<br>
<br>Is someone successfully using Directed Pickup with 1.6.2 ?<br><br>Regards<br>