Where would I put the line to use a termination service?

Any and all non-support discussions

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

Where would I put the line to use a termination service?

Postby computergroove » Sat May 24, 2008 6:16 pm

My SIP provider emailed this to me:

Code: Select all
; Edit your EXTENSIONS.CONF and place the following information in it
;
[sip-incoming]
exten => _X.,1,Answer
exten => _X.,2,Wait(1)
exten => _X.,3,SayDigits(${EXTEN})
exten => _X.,4,Wait(1)
exten => _X.,5,Echo
exten => _X.,6,Hangup

; To use the Adam's Telecom termination service, add the following line to your extensions.conf file
;
exten => _X.,1,Dial(SIP/sip_peer/${EXTEN})


Would I put the termination service in the place of the first exten => _x.,1...? and change the 1 to 2 on the Answer extension and so on? Should I use their termination service? What is the benefit?
computergroove
 
Posts: 59
Joined: Sat Dec 29, 2007 5:24 pm

Return to General Discussion

Who is online

Users browsing this forum: No registered users and 188 guests