search for: listenport

Displaying 20 results from an estimated 47 matches for "listenport".

Did you mean: listen_port
2006 Mar 26
1
static file streaming
...file try.mp3.m3u does not need (and should not) to >exist on your icecast server, it is automatically generated by >icecast itself. If icecast gets a request for >http://blah:port/whatever.mp3.m3u, icecast will serve up a m3u file >containing : > >http://<hostname>:<listenport>/whatever.mp3 > >where <hostname> and <listenport> are defined in the config file. I >thought all this was mentioned in the docs... > >also, it should be noted that m3u is not just appropriate for mp3 >files, it's a general (and very simple) playlist format t...
2006 Apr 08
2
oh323.conf problem
...#39;s with several frames, but I haven't find combination that works. I'm using Asterisk-1.2.6, pwlib_Mimas_patch2, openh323_Mimas_patch2 and asterisk-oh323-0.7.3 channel driver. Below is the conf file and CLI output. -- Tomislav Parcina *1 Oh323.conf [general] listenAddress=0.0.0.0 listenPort=1720 outboundMax=100 inboundMax=100 simultaneousMax=100 context=sip [register] alias=asterisk alias=123 [codecs] ; no codec defined *2 == Parsing '/etc/asterisk/oh323.conf': Found Apr 9 10:37:57 WARNING[4015]: chan_oh323.c:5008 reload_config: Category [codecs ] not present in configurati...
2006 Mar 25
2
static file streaming
Sorry! The links I tried are: http://my.server.hu:8000/try.mp3 <http://my.server.hu/try.mp3> http://my.server.hu <http://my.server.hu/try.mp3.m3u><http://my.server.hu/try.mp3.m3u> :8000 <http://my.server.hu/try.mp3>/try.mp3.m3u<http://my.server.hu/try.mp3.m3u> http://my.server.hu <http://my.server.hu/list.m3u><http://my.server.hu/list.m3u> :8000
2005 Aug 29
2
Register Asterisk with Gatekeeper - oh323
...Port - 1719 RAS - 53 Q931 - 80 h245 - 1722 RTP - 1722 Username - H323 I have 2 phone number/accounts with this gatekeeper that I need to register to. ID - HMA0200.10szxn-xxxx e.164 - 22xx2912 ID - HMA0200.10szxn-xxxx e.164 - 22xx2913 Here is my oh323.conf: [general] listenAddress=0.0.0.0 listenPort=1720 gatekeeper=AVS@210.21.118.XXX gatekeeperTTL=600 tcpStart=10000 tcpEnd=20000 udpStart=10000 udpEnd=20000 fastStart=no h245Tunnelling=no h245inSetup=no inBandDTMF=no jitterMin=20 jitterMax=100 ipTos=none outboundMax=10 inboundMax=10 simultaneousMax=10 wrapLibTraceLevel=1 libTraceLevel=0 libTrac...
2005 Mar 09
6
how to sip->h323 using asterisk-oh323-0.7.1
hello i am using asterisk-oh323-0.7.1. i want to convert sip call to h323 (h323 sjphone or h323 proxy). what could be the best way for this. i am successfull in converting h323->sip by using asterisk as gateway. help required on sip->h323. kamran __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web
2005 Apr 04
1
Using alias to relay Icecast2 to shoutcast problems
Hi all I wondered if anyone was succesful in doing this? I found some information on using alias's to patch a stream through to a different port ie: <alias port="8002" source="/" dest="/nfa2.m3u"/> However this does not appear to work properly. If I type the url into a browser, this then opens up and plays as it should in winamp, however if I type it
2005 Apr 04
0
Using alias to relay Icecast2 to shoutcast problems
...my theory. > >> I have also tried using Ices 0.4 straight into Shoutcast without success, >> I have a similar problem, even though I have selected icy as the protocol >> and the address,port and password are correct. > > Shoutcast actually accepts source connections on listenport+1, but you > should still enter listenport into your ices config. Not sure what else > to suggest. > > Geoff. > > _______________________________________________ > Icecast mailing list > Icecast@xiph.org > http://lists.xiph.org/mailman/listinfo/icecast --------------...
2004 Sep 04
1
Oh323, Please Help Newbie ;(
Hi, I just installed OH323 Plugin and im now tryin to make simple Configuration to connect Openphone and Xlite to my Asterisk-Server. All works fine, i just wanna know if there's a better way to do it? Is there anything wrong with my Config? OH323.conf [general] listenAddress=0.0.0.0 listenPort=1720 connectPort=1720 tcpStart=10000 tcpEnd=20000 udpStart=8000 udpEnd=8005 fastStart=no h245Tunnelling=no h245inSetup=no inBandDTMF=yes silenceSuppression=no jitterMin=20 jitterMax=500 ipTos=reliability outboundMax=10 inboundMax=10 simultaneousMax=10 wrapLibTraceLevel=1 libTraceLevel=0 libTraceFil...
2005 Mar 20
1
HELP: Failed start after install asterisk_oh323-0.7.1
...rapH323EndPoint: Compile-time libraries OpenH323 v1.13.5, PWlib v1.6.6 [1]WrapGatekeeperServer::WrapGatekeeperServer: Creating new gatekeeper. Ouch ... error while writing audio data: : Broken pipe Segmentation fault ------------ oh323.conf ---------------------------- [general] listenAddress=myip listenPort=1720 tcpStart=10000 tcpEnd=20000 udpStart=10000 udpEnd=20000 fastStart=no h245Tunnelling=no h245inSetup=no inBandDTMF=no silenceSuppression=no jitterMin=20 jitterMax=100 ipTos=none outboundMax=10 inboundMax=10 simultaneousMax=10 wrapLibTraceLevel=1 libTraceLevel=5 libTraceFile=/var/log/asterisk/oh3...
2005 Sep 30
1
No ringback tone generated by Asterisk with OH323connections
...lls from the PSTN. My provider tells me that we're sending call progress indications and that because of this they're expecting us to generate the ringback tone. Does anybody know how to configure this in Asterisk? The relevant settings in oh323.conf are: [general] listenAddress=0.0.0.0 listenPort=1720 tcpStart=20001 tcpEnd=30000 udpStart=20001 udpEnd=30000 fastStart=yes h245Tunnelling=yes h245inSetup=yes inBandDTMF=no jitterMin=20 jitterMax=100 ipTos=none outboundMax=10 inboundMax=10 simultaneousMax=10 bandwidthLimit=2000 gatekeeper=DISABLE gatekeeperTTL=600 userInputMode=RFC2833 The packa...
2004 Sep 28
4
Gatekeeper registration failed
...39; (The NuFone Network's Open H.323 Channel Driver) == H.323 listener started *** Error registering with gatekeeper "200.69.192.252". Sep 29 00:07:32 ERROR[-151090528]: chan_h323.c:1987 load_module: Gatekeeper registration failed. my h323.conf is: [general] listenAddress=0.0.0.0 listenPort=1720 connectPort=1720 tcpStart=10000 tcpEnd=20000 udpStart=10000 udpEnd=20000 fastStart=no h245Tunnelling=no h245inSetup=no inBandDTMF=no silenceSuppression=no jitterMin=20 jitterMax=100 ipTos=none outboundMax=10 inboundMax=10 simultaneousMax=10 wrapLibTraceLevel=1 libTraceLevel=0 libTraceFile=stdo...
2000 Jun 27
1
[CVS] humbolt:/tinc/cabal/src net.c netutl.c protocol.c
...is advised that you only connect to ports that are < 1024, # because some malicious (non-root) user may run a fake tincd on ports # above 1024. # The default port is 655, the port that has been assigned to tinc # by the IANA. If you want tincd to listen on any other port than 655, # you can use ListenPort for the `server', and ConnectPort for the # `client'. # You may use the prefixes 0x or 0 to denote a hexadecimal or octal # number respectively. ConnectPort = 655 # Listen on which port #ListenPort = 655 # Accept incoming connections AllowConnect = no # My own VPN IP # You may use the /...
2007 Oct 05
1
[asterisk-dev] oh323.conf, extentions.conf
Send these questions to Asterisk-Users mailing list. h323.conf ################################################## ; ; Configuration file of OpenH323 channel driver ; [general] listenAddress=W.X.Y.Z ; local ip listenPort=1720 tcpStart=10000 tcpEnd=20000 udpStart=10000 udpEnd=20000 fastStart=yes h245Tunnelling=yes h245inSetup=yes jitterMin=20 jitterMax=100 ipTos=none outboundMax=100 inboundMax=100 simultaneousMax=100 wrapLibTraceLevel=0 libTraceLevel=0 libTraceFile=stdout gatekeeper=A.B.C.D ; GnuGK gateke...
2003 May 20
1
chan_h323 core dumps
...df in H323TransportAddress::H323TransportAddress(PIPSocket::Address const&, unsigned short) () from /usr/local/lib/libh323_linux_x86_r.so.1 #9 0x410b23b4 in H323ListenerTCP::GetTransportAddress() const () from /usr/local/lib/libh323_linux_x86_r.so.1 #10 0x402b281d in h323_start_listener (listenPort=1720, bindaddr= {sin_family = 0, sin_port = 0, sin_addr = {s_addr = 0}, sin_zero = "\0\0\0\0\0\0\0"}, _jitter=100) at ast_h323.cpp:833 #11 0x402ae2ea in load_module () at chan_h323.c:1646 #12 0x08054146 in ast_load_resource (resource_name=0x80cd028 "chan_h323.so") at loa...
2004 Apr 13
1
SIP->h323 problem DTMF
...Dial(OH323/xx.xx.xx.xx,xx,Tt) exten => 100,2,Hangup exten => 100,102,Hangup exten => 102,1,Dial(SIP/519,20,Tt) exten => 102,2,Hangup exten => 102,102,Hangup [local-access] include => extensions ------------- h323.conf ----------- [general] listenAddress=xx.xx.xx.xx,xx listenPort=1720 connectPort=1720 tcpStart=10000 tcpEnd=20000 udpStart=10000 udpEnd=20000 fastStart=no h245Tunnelling=no h245inSetup=no inBandDTMF=no silenceSuppression=no jitterMin=20 jitterMax=100 ipTos=none outboundMax=10 inboundMax=10 simultaneousMax=10 wrapLibTraceLevel=1 libTraceLevel=0 libTraceFile=stdo...
2002 Jan 05
2
new feature w/ patch
I've attached a patch to OpenSSH 3.0.2p1 that will allow the client side of local port forwarding to be bound to a single address. For my purposes, binding to 127.0.0.1 or (via GatewayPorts) all addresses would not work. I overloaded the "-b local_host" option so that it's address will be used when "-L port:remote_host:remote_port" is also specified. Today is the first
2008 Feb 08
1
(no subject)
...g gateway with sjphone then every time whatever number I dial the call goes to asterisk and some computerized information regarding asterisk is coming. I am putting my h323.conf and ooh323.conf h323.conf ; The NuFone Network's ; Open H.323 driver configuration ; listenAddress=10.142.17.68 listenPort=1720 connectPort=1720 ;TCP tcpStart=10000 tcpEnd=20000 ;UDP udpStart=10000 udpEnd=20000 [general] port = 1720 bindaddr = 0.0.0.0 ; this SHALL contain a single, valid IP address for this machine ;tos=lowdelay ; ; You may specify a global default AMA flag for iaxtel calls. It must be ; one o...
2005 Jul 07
1
Calls with oh323 with no sound
...; ;----------------------------------------- ; General configuration options ; (ports, jitter, GK, ...) ;----------------------------------------- [general] ; ; Address to bind to for incoming connections. ; Default is ALL. ; listenAddress=0.0.0.0 ; ; Port to listen to. ; Default value is 1720. ; listenPort=1720 ; ; Port to connect to. ; (Used only when we don't have a gatekeeper) ; Default value is 1720. ; connectPort=1720 ; ; Configure TCP port range to be used by H.323 ; tcpStart=10000 tcpEnd=20000 ; ; Configure UDP port range to be used by H.323 ; Note: The port range used by RTP are configure...
2003 Sep 23
0
Cisco Callmanager 3.3 Asterisk OpenH323
...ber. This is needed because i want to make Voicemailboxes. If i connect via gnomemeeting to asterisk (call://3001@10.0.2.229) it works fine. Is there any way that i can send the called Number from CCM. I think it is sent but in a different way. My oh323.conf is: [general] listenAddress=0.0.0.0 listenPort=1720 connectPort=1720 tcpStart=10000 tcpEnd=20000 udpStart=10000 udpEnd=20000 fastStart=no h245Tunnelling=yes h245inSetup=yes inBandDTMF=no silenceSuppression=no jitterMin=20 jitterMax=100 ipTos=none outboundMax=10 inboundMax=10 wrapLibTraceLevel=1 libTraceLevel=1 libTraceFile=stdout gatekeeper...
2004 Nov 26
0
"reason 23 (Temporary failure)" when using Dial(OH323)
...ten => _1NXXNXXXXXX,1,SetVar(OH323_OUTCODEC=ulaw) exten => _1NXXNXXXXXX,2,Dial(OH323/00${EXTEN},60,r) ; international calls via h323 gatekeeper exten => _011.,1,SetVar(OH323_OUTCODEC=ulaw) exten => _011.,2,Dial(OH323/00${EXTEN}) Here is the oh323.conf: [general] listenAddress=0.0.0.0 listenPort=1720 connectPort=1720 tcpStart=10000 tcpEnd=20000 udpStart=10000 udpEnd=20000 fastStart=yes h245Tunnelling=yes h245inSetup=no inBandDTMF=yes silenceSuppression=no jitterMin=20 jitterMax=100 ipTos=none outboundMax=100 inboundMax=100 simultaneousMax=100 ;bandwidthLimit=1024 wrapLibTraceLevel=1 libTra...