[asterisk-dev] queues, Blinking lamps and hints again

Klaus Darilion klaus.mailinglists at pernau.at
Thu Feb 15 02:52:06 MST 2007


Olle E Johansson wrote:
> - busy-level
> - limitonpeer
> 
> Busy-level sets a level where chan_sip should indicate a BUSY state to 
> the devicestate
> subsystem. With this, you can have a call-limit on 3 and busy-level on 
> 1. That means
> we will indicate busy on the first call, but the phone may still place 
> some calls - which
> is needed for SIP transfers.

This sounds like a useful extension also for 1.4.

What about adding the <remote><target uri=".."/></remote> to the NOTIFYs 
to allow direct call pickup with the SNOM phones during ringing (like in 
bristuff), e.g:

<?xml version="1.0"?>
<dialog-info xmlns="urn:ietf:params:xml:ns:dialog-info" version="2" 
state="full" entity="sip:snom360 at 10.1.0.202">
<dialog id="dummy" direction="recipient">
<state>early</state>
   <local><target uri="sip:snom360 at 10.1.0.202"/></local>
   <remote><target uri="sip:*8snom320 at 10.1.0.202"/></remote>
</dialog>
</dialog-info>

regards
klaus

-- 
Klaus Darilion
nic.at



More information about the asterisk-dev mailing list