We are using the CallingCard function in Asterisk, we call the PBX and then we can dial a number from there. When i’m in the menu a voice says “Please enter the telephone number”. After dialing in the number with my phone it takes very long before asterisk is establishing the call. I think it is some kind of time-out, but i want the time-out to be shorter.
Asterisk doesn’t have a “CallingCard” feature. It has some fundamentals which can be used to build one, but that’s it. Without knowing how it is actually implemented it’s hard to answer though. What is the console output? What’s the dialplan?