Hi there
 
I am pretty close on giving up on Asterisk :-/
 
I am (still) trying to make a call from a H323 phone to an Asterisk
provider using AIX. But H323 does not route the number to AIX. All it is
transmitting is an "s".
 
*CLI>     -- Executing Dial("OH323/R27865",
"IAX2/demo:[EMAIL PROTECTED]/s") in new stack
    -- Called demo:[EMAIL PROTECTED]/s
Jul  2 23:43:55 WARNING[-1137550416]: chan_iax2.c:5231 socket_read: Call
rejected by 212.130.58.212: No such context/extension
    -- Hungup 'IAX2[demo]/3'
  == No one is available to answer at this time

The dialed should have been 6000 both it doesn't... Anyone knows why
not?

I have installed the asterisk from cvs using openh323_1.13.5 and
asterisk-oh323-0.6.3a.

I have placed this line in my extensions.conf:
TRUNK=IAX2/demo:[EMAIL PROTECTED]
exten => _.,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}})

I am using the default settings in my oh323.conf. Am I missing something
in this file?

Best regards
Martin Kiefer

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to