Displaying 2 results from an estimated 2 matches for "760xxxxxxx".
2015 Nov 20
2
SIP calls dropping at 15 minutes
...on the OpenSIPS host
follows, hopefully the email clients will not mung it too much.
|Time | Client | Asterisk |
| | | OpenSIPS |
|7.158764 | INVITE SDP (g711U g7 | |SIP From: "760xxxxxxx" <sip:760xxxxxxx at client To:<sip:317xxxxxxx at OpenSIPS
| |(5060) ------------------> (5060) | |
|7.159003 | | INVITE SDP (g711U g7 |SIP Request
| | |(5060) ------------------> (5061)...
2007 Nov 09
1
Asterisk on Zonbu, impact of transcoding
...Esther processor 1200MHz)
with 512mb ram and 4gb of cf for storage. It's silent because it has no
moving parts.
I installed CentOS 5.0, Asterisk 1.2.24, and Zaptel 1.2.21.
I started loading up calls using this call file from my dev box (P4
1.6ghz, 640mb ram):
channel: sip/zonbu0/760xxxxxxx
application: record
data: /tmp/test.wav
maxretries: 0
My dialplan (on zonbu0) consisted of:
exten = _x.,1, verbose(1,${CONTEXT}:${EXTEN}:${PRIORITY})
exten = _x.,n, playback(demo-congrats)
exten = _x.,n,...