<div dir="ltr"><div>Hello,</div><div><br></div><div>My Asterisk 16.2 instance (Debian Buster package) has:</div><div>same = n,Verbose(0,CHANNEL is ${CHANNEL})<br>same = n,Verbose(0,CHANNEL(accountcode) is ${CHANNEL(accountcode)})<br>same = n,Verbose(0,CHANNEL(contact) is ${CHANNEL(contact)})<br>same = n,Verbose(0,CHANNEL(endpoint) is ${CHANNEL(endpoint)})</div><div><br></div><div>and prints:</div><div><br>CHANNEL is PJSIP/9150-00000016<br>CHANNEL(accountcode) is GENERAL<br>CHANNEL(contact) is <br></div><div>CHANNEL(endpoint) is 9150</div><div><br></div><div>In my testing, ${CHANNEL(contact)} is always empty.</div><div><br></div><div>1. Can someone show me the output of a successful CHANNEL(contact) ?</div><div><br></div><div>2. Suppose Alice and Bob phones are both registered as extension 1000, what is the most efficient way to remove Alice's contact from ${PJSIP_DIAL_CONTACTS(1000)} value if Alice ever dials 1000 (and hopes to ring Bob's phone only) ?</div><div><br></div><div><br></div><div>Best regards<br></div><div><br></div></div>