Re: [Asterisk-java-users] Question on Originate call.
Brought to you by:
srt
From: Jan du T. <jan...@de...> - 2006-03-15 09:14:50
|
Sweet, works fine. Thank you. Stefan Reuter wrote: >Hi Jan, > >Jan du Toit wrote: > > >>In the extensions.conf, I have an extension setup for Bob as follows : >> exten => 5005,1,Dial(SIP/Bob,20,tr) >> >>This extension will always be known to the system. >>Is their a way to successfully origante the call for Bob to connect to >>the MeetMe room, using the 5005 extension and no channel name. >> >> > >you can use a "Local" channel for that. >Example: Local/5005@sip-context > >=Stefan > > > |