On 16.12.2004  "Martin List-Petersen" Wrote
<[EMAIL PROTECTED]>:
>
>> then the routing to SIP-Phones shall be based on the MSN-Configuration.
>> 
>> means, if someone dials 4321-1000 the call shall go to SIP/boss
>> and 4321-1001 to SIP/secretary
>> and so on.
>> 
>> is this "just" by adding an
>> exten => 1000,1,Dial(SIP/boss)
>> to the context set in the /etc/asterisk/capi.conf?
>
>context in capi.conf only points to a context in extensions.conf
>The "exten =>" line goes into the context in extensions.conf
>
ah yes, stupid me. I meant extensions.conf.
so, what to put in the extens => ?
like I wrote above? or do I have to write the full MSN here?
exten => 1000,1,Dial(SIP/boss)
or
exten => 43211000,1,Dial(SIP/boss)
or something completely different?

thanks again!
_______________________________________________
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