What version are you running?<br><br>I believe device state tracking for ConfBridge was recently added.<br><br><div class="gmail_quote">On Tue, Dec 21, 2010 at 3:39 AM, sean darcy <span dir="ltr"><<a href="mailto:seandarcy2@gmail.com">seandarcy2@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">I'm trying to migrate from MeetMe to ConfBridge:<br>
<br>
[conferences]<br>
exten=>_8[1-9],1,Answer()<br>
;;exten=>_8[1-9],1,Meetme(${EXTEN},1Ms,1234)<br>
exten=>_8[1-9],2,ConfBridge(${EXTEN},1Ms)<br>
exten=>_8[1-9],n,Hangup<br>
<br>
<br>
And that works.<br>
<br>
Also changed the hints:<br>
<br>
;;exten => 81,hint,MeetMe:81<br>
exten => 81,hint,ConfBridge:81<br>
;;exten => 82,hint,MeetMe:82<br>
exten => 82,hint,ConfBridge:82<br>
;;exten => 83,hint,MeetMe:83<br>
exten => 83,hint,ConfBridge:83<br>
;;exten => 84,hint,MeetMe:84<br>
exten => 84,hint,ConfBridge:84<br>
<br>
And that does not work. The blf does not go on when a party is in ConfBridge. Is there some new syntax for hints with ConfBridge?<br>
<br>
sean<br>
<br>
<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
<a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br>