View Single Post
  #63 (permalink)  
Old 01-11-2009, 03:44 PM
bluecc bluecc is offline
Intermediate Member
 
Posts: 15
Default

Sorry for not updating in so long. But I have good news!

Simply adding the hint lines to my phones context solved it!

After adding that and reloading, I clicked and my desk phone rang right away. I picked it up and sure enough it went right out. Two way audio is working as well.

So thank you so much!

Quote:
Originally Posted by chlauber View Post
Finally got the problem! Actually for the ExtensionState action you need hints. So starting with Zimlet version 0.6 I added a feature to check the ExtensionState before placing the call. Seems that this is an old issue. Sorry!
[Asterisk-Dev] ExtensionState problems using Manager.conf API
So the easiest way ist to add
Code:
exten => 200,hint,SIP/200
To your phones context.
Reply With Quote