[asterisk-users] Limit outgoing call for sip peer

Everton Goularth evertongoularth at yahoo.com.br
Mon May 28 05:27:27 MST 2007


Hi All,

I need to limit outgoing calls in my sip peers...
I tried to use "call-limit=1" in these peers in the sip.conf, but it 
didn't work...

Here is my peer configuration in the sip.conf:

[sip.broadvoice.com]
accountcode=broadvoice
type=peer
dynamic=yes
username=MYUSERNAME
fromuser=MYUSERNAME
authname=MYUSERNAME
user=MYUSERNAME
secret=xxxxxxxx
host=sip.broadvoice.com
fromdomain=sip.broadvoice.com
outboundproxy=proxy.nyc.broadvoice.com
insecure=port
disallow=all
allow=gsm
allow=g729
dtmfmode=rfc2833
dtmf=inband
canreinvite=no
context=from-broadvoice
ntp_ip=ntp.broadvoice.com
call-limt=1

Here is my configuration in the extensions.conf:

exten => _9XX[2-5].,1,dial(SIP/01155${EXTEN:1}@sip.broadvoice.com,40)
exten => _9XX[2-5].,2,congestion()
exten => _9XX[2-5].,102,busy()


How can I limit calls in my sip peers??


Everton Goularth
Uberlandia - MG - Brazil

		
_______________________________________________________ 
Yahoo! Mail - Sempre a melhor opção para você! 
Experimente já e veja as novidades. 
http://br.yahoo.com/mailbeta/tudonovo/


More information about the asterisk-users mailing list