Hi everyone,
I have 2 separate problems with the following configuration, the infrastructure is extremely simple, yet I couldn't get it to work properly, please help....
1) INBOUND DID Calls from Telco to Asterisk..
CISCO 3600 (w/T1 DID from Telco) ===> LAN ===> Asterisk===>IP PHONE (ext 404)
I've already setup the cisco to pass all the DID calls to Asterisk via internal LAN (Thus no NAT), and through network packet inspection, the SIP signals got through to Asterisk with no problems. Yet when I inspect the log file @ "/var/log/asterisk/full", it says "Call from 'CISCO-3660' to extension '404' rejected because extension not found."
I have already setup proper inbound routing and trunk settings with the follow USER Details...
context=incoming
type=friend
host=192.168.11.1
nat=no
insecure=very
canreinvite=yes
qualify=yes
Disallow=all
Allow=ulaw&alaw
DTMFMode=rfc2833
ANY HELP???
As for problem 2)
IP PHone (404) ==> ASTERISK ===> LAN ===> CISCO(T1 Telco) {The same PRI is used for inbound and outbound}
Calls are made from an endpoint (Internal LAN) and got through to CISCO... the call actually completed by ringing and PSTN number, yet absolutely no audio on both ends after pickup. At first I thought it was the codec problem, but I have configured everything to restrict to G.711ULaw and still no luck. As for Endpoint, I've tried using xLite and other sorts of IP Phones, yet the result is still the same.
PS: I'm using CISCO IOS 12.2 if that's any help!
I've been searching all the related forums and done a healthy dose of reading on this issue, yet I couldn't really find any real answers which can help me sort this out. Perhaps some of you have a working scenario related to mine, I would love for you to share your experiences and a help hand.
Thanks

Member Since:
2009-06-17