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 -- Michiel van Baak [EMAIL PROTECTED] http://michiel.vanbaak.eu GnuPG key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x71C946BD "Why is it drug addicts and computer afficionados are both called users?" _______________________________________________ --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
