Can't make simultaneous calls

Hi all,
We have an odd issue with a clients system. They have an single BRI ISDN2 into the system and only 2 handsets. When 1 person is on a call the other can't make a new call. The user presses 0 (dial out code) and then the number and after a few seconds it just disconencts the call.
We haven't done any other ISDN setups from scratch as other installs have been FXO and VoIP outbound so I'm sure I'm missing something simple.
Ideas?

Comments
try a debug
From the IOS command line try a debug isdn q931 and try a couple of test calls. That may shine some light on the issue.
Thanks for that, that helped
Thanks for that, that helped greatly.
As it turned out both BRI ports were in the default trunk group but we were only using 1 port so the 2nd call would try go over the 2nd port which wasn't in use. I removed the 2nd port from the trunk group and all was well.