Marc Sutter
2004-Apr-30 04:02 UTC
[Asterisk-Users] Outbound Dialling on ISDN using CAPI - Individual Dial out Plans using msns
Hi, in capi.conf put all you outgoing msn's [interfaces] msn=383590,383591 ; and the others in extensions.conf change your dial line (outcalling context) in something like: ;I dialout with a 0 exten => _0.,1,Dial(CAPI/383${CALLERIDNUM}:b${EXTEN:1}) Hope this help you. Have fun !!! Marc On Sat, 2004-05-01 at 10:58, Nick Grindley wrote:> Hi All, > > Could somebody please help me to understand the following: - > > We have 8 msn's 383590, 383591 etc. > > What I would like to do is for the person at extension 1 dial out on 383 > 590, the person at extension 2 dial out on 383 591 etc. > > I have got myself so confused that I need major help!!! > > If you could give me a simplistic example, including which files I put the > coding in (i.e. extensions, capi etc.) I would be most grateful. > > Thanks as always. > > Nick > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users
Nick Grindley
2004-May-01 01:58 UTC
[Asterisk-Users] Outbound Dialling on ISDN using CAPI - Individual Dial out Plans using msns
Hi All, Could somebody please help me to understand the following: - We have 8 msn's 383590, 383591 etc. What I would like to do is for the person at extension 1 dial out on 383 590, the person at extension 2 dial out on 383 591 etc. I have got myself so confused that I need major help!!! If you could give me a simplistic example, including which files I put the coding in (i.e. extensions, capi etc.) I would be most grateful. Thanks as always. Nick