Two straight Questions

Hi … I have two straight questions :

  1. What is the output of a well-configured/working card (as TDM400P) when running zap show channels ?
  2. What does (asterisk -rvvv) show you when an incoming call comes to the FXO from outside?

I’ll be thankful if you can just paste the two outputs.

Thanks in advance … Hail Asterisk ! 8)

My Zap Show Channels command displays this:

zap show channels
Chan Extension Context Language MOH Interpret
pseudo default
1 default
2 numberplan-cust default
3 default
4 default

All my channels are working properly.

Unfortunately my incoming calls are not working 100% properly (I cant figure out how to direct them based on what Trunk the call comes from), but here is what I receive.

– Starting simple switch on ‘Zap/3-1’
== Starting Zap/3-1 at ,s,1 failed so falling back to exten ‘s’
== Starting Zap/3-1 at ,s,1 still failed so falling back to context ‘default’
– Executing [s@default:1] Goto(“Zap/3-1”, “default|6901|1”) in new stack
– Goto (default,6901,1)
– Executing [6901@default:1] Goto(“Zap/3-1”, “voicemenu-custom-3|s|1”) in new stack

6901 directs to that voice menu, and that is my default context for incoming calls.

Hope this helps.

Thanks for your reply :smile:

I managed to fix this part too :
== Starting Zap/3-1 at ,s,1 failed so falling back to exten ‘s’
== Starting Zap/3-1 at ,s,1 still failed so falling back to context ‘default’

by adding context into my config section for my Trunk.