We have an h.323 based IVR platform. When we make a call to it using an
h.323 phone, it can see the callers number (ANI), but when we make a call to
it via asterisk, the call goes through OK, but we don't get the number. How
can I make this work?

h323.conf
=======
[general]
port = 1720
bindaddr = 0.0.0.0
disallow=all
allow=alaw
dtmfmode=inband
[ivr]
type=h323
context=default

extensions.conf
===========
exten => 602,1,Dial,h323/[EMAIL PROTECTED]
exten => 602,2,HangUp

Phil Skuse <[EMAIL PROTECTED]>
***************************************************
 UNIX System Administrator. NIC Handle: MBJEJPIEUI
 Vicorp UK Limited: The Telephony Engine Company.
 Tel  +44 (0)1753 660523  http://www.vicorp.com
***************************************************

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to