Re: [Asterisk-Users] oh323 context for peers

2005-01-04 Thread Michael Manousos
Adi Linden wrote: I am experimenting with oh323 channels and h.323 gateways and a Cisco CallManager. I am not using a gatekeeper at this time. Is it possible to place calls coming into Asterisk from specific peers into specific contexts? Yes. You can associate called numbers/prefixes with contexts

Re: [Asterisk-Users] oh323 context for peers

2005-01-04 Thread Roger Schreiter
Adi Linden schrieb: ... In iax.conf eaxh peer has a context in which I can specify the context an inbound call will be placed in. I don't see anything like this in the oh323.conf file or the oh323 documentation. Hi, there is a workaround what is doing this job in most cases: Use as general

Re: [Asterisk-Users] oh323 context for peers

2005-01-04 Thread Michael Manousos
The new configuration style of OH323 will simplify the sections of the dialplan that handle H.323 calls. Michael. Roger Schreiter wrote: Adi Linden schrieb: ... In iax.conf eaxh peer has a context in which I can specify the context an inbound call will be placed in. I don't see anything

Re: [Asterisk-Users] oh323 context for peers

2005-01-04 Thread Adi Linden
Then in extensions.conf or better in a file like oh323peers.conf included in extensions.conf switch to contexts per peer via gotoifs: This will work ok for my purposes, where I work with CallManager and gateways. Thanks, Adi ___ Asterisk-Users