Anyone done much with H.323? I haven't touched it in 2 years, and it seems just as painful to set up as the first time. Compilation and loading went fine, but I can't seem to get the profile right for making outbound calls.
I'm using the nuPhone driver bundled with asterisk. I've read it's more reliable than the inAccess one that I've tried in the past. What might I need in addition to the following? [general] port=1720 bindaddr=my_ip disallow=all allow=ulaw [provider] type=peer host=<their IP>
