multiple sip lines configuration....

Any and all non-support discussions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

multiple sip lines configuration....

Postby Delta239 » Thu Jul 13, 2006 8:03 pm

hello... i have 3 accounts with telasip.. and each account allows me to have 2 lines for outgoing.... how can i set it up that i can use my 3 accounts for dialing out on the vicidial... i now i have to set it up on the sip.conf..(correct me if im wrong) but can you help me out on that please?

thanks in advance guys. :D
Delta239
 
Posts: 109
Joined: Thu Jul 13, 2006 7:59 pm

Postby mflorell » Thu Jul 13, 2006 8:52 pm

Will they reject your connection attempt if you try to send 3 calls?

If so you could easily just use them in series(one Dial line after the other) in your extensions.conf and it would failover to the next one when one fills up.
mflorell
Site Admin
 
Posts: 18335
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

how can i do that

Postby Delta239 » Thu Jul 13, 2006 8:55 pm

how can i do that....
Delta239
 
Posts: 109
Joined: Thu Jul 13, 2006 7:59 pm

Postby mflorell » Thu Jul 13, 2006 9:08 pm

exten => 91NXXNXXXXXX,1,AGI(call_log.agi)
exten => 91NXXNXXXXXX,2,Dial(SIP/${EXTEN:1}@firstaccount-sip.com)
exten => 91NXXNXXXXXX,3,Dial(SIP/${EXTEN:1}@secondaccount-sip.com)
exten => 91NXXNXXXXXX,4,Dial(SIP/${EXTEN:1}@thirdaccount-sip.com)
exten => 91NXXNXXXXXX,5, Hangup
mflorell
Site Admin
 
Posts: 18335
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida


Return to General Discussion

Who is online

Users browsing this forum: No registered users and 49 guests