Displaying 1 result from an estimated 1 matches for "agent00".
Did you mean:
agent007
2004 Sep 15
0
IAX2 call drop
...s like this.
PSTN<========>Asterisk(TDM/Fxo 4port*3)<=====LAN(IAX2)=====>Iaxclient library
And iax.con is...
-----------------------------------------------
[general]
port=5036
disallow=all
allow=gsm
jitterbuffer=yes
dropcount=8
maxjitterbuffer=500
maxexccessbuffer=100
tos=lowdelay
[agent00]
type=friend
username=aaaaa
secret=aaaaa
context=default
host=dynamic
notransfer=yes
callerid=22813333
-----------------------------------------------
Any idea to reduce call drop rate?
How can i monitor or log dropped call?
If logging is possible, how can i know the reason of call drop?
Any hel...