2006/6/22, Michiel van Baak <[EMAIL PROTECTED]>:
On 16:57, Thu 22 Jun 06, Benjamin Stocker wrote:
> Hi
>
> This works fine in extensions.conf:
>
> exten => _0X./100,1,Dial(SIP/[EMAIL PROTECTED])
> exten => _0X./200,1,Dial(SIP/[EMAIL PROTECTED] )
>
> This will just use different SIP channels for different Caller ID's.
> If I write the same to a realtime table, Asterisk always uses sipout-a, no
> matter what Caller ID is used.

That will be the case with static configs too, because the
argument to Dial is the same in both cases


That was a typo. Sorry, the second line reads:

exten => _0X./200,1,Dial(SIP/[EMAIL PROTECTED])
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to