Displaying 3 results from an estimated 3 matches for "_22".
Did you mean:
22
2005 Mar 22
0
sip disconnects
...pe=peer
context=local
host=sip.simpletelecom.com
[chris]
nat=yes
context=local
type=friend
host=dynamic
dtmfmode=rfc2833
username=chris
secret=XXXXXXX
canreinvite=no
reinvite=no
callerid="Chris" <6000>
disallow=all
allow=gsm
allow=ulaw
extensions.conf
[simpleconnect]
exten => _22.,1,SetCallerID("XXXXXXX",<Chris>,a)
exten => _22.,2,Dial(SIP/${EXTEN:2}@simpleconnect-sip,30,r)
exten => _22.,3,Hangup()
[local]
include=>simpleconnect
[default]
include = >local
2017 Apr 11
1
jave-1.5.0 on centos 7...
Curring a long story short...
we had a centos 5 server running jboss 6 and jboss 4.2.3GA
because of centois 5 EOL TPTB have decreed this server needs migratiung to a Centos 7 server
But... ?the hboss 4.2.3GA jboss app uses java 1.5.0 (_22 FTWT).
I can't *(unsurprisingly!) find java 1.5.0 under yum.
anyone got it in an rpm or know where it can found?
(At his stage it is merely a guess that it will run under centos 7 anyway!)
cheers
ian
2019 Oct 15
3
Gstreamer1
How do I tell from source rpm's:
1) the build order of gstreamer packages
2) the command line args for the ./configure
For centos 7.
Thanks,
Jerry