Displaying 12 results from an estimated 12 matches for "mediaportal".
Did you mean:
mediaport
2011 Apr 04
4
dialplan is not finding my number asterisk 1.8.3
I am calling from a polycom phone into asterisk ( 1105 ) on a PC with a
speaker attached.
When asterisk first starts this works. In fact it works for some time.
Then it just stops with this error on the CLI.
[Apr 4 15:10:21] NOTICE[4357]: chan_sip.c:21358 handle_request_invite:
Call from 'mndemo_to_mediaport105' to extension '1105' rejected because
extension not found in
2011 Mar 15
1
call being rejected
I am using asterisk 1.8.3.
I am getting this error:
[Mar 15 09:49:12] NOTICE[1049]: chan_sip.c:21358 handle_request_invite:
Call from 'mndemo_to_vizioconfrm104' to extension '1104' rejected
because extension not found in context 'smvoice-mediaport'.
"dialplan show" gives me that the context is present:
[ Context 'smvoice-mediaport' created by
2008 Jul 21
3
what is the magic needed from upgrading from 1.4 to 1.6
I am upgrading a box from 1.4 to 1.6 and my console/dsp stopped working.
I am getting a SIP/401 Unauthorized error and then a SIP/404 error.
I changed nothing in the configs.
Is there a particular parameter needed for 1.6 that 1.4 did not care about?
If I drop back to 1.4 it starts working again.
Thanks
Jerry
2008 Jul 22
0
[Fwd: Re: what is the magic needed from upgrading from 1.4 to 1.6]
On Tue, 2008-07-22 at 13:21 -0400, Jerry Geis wrote:
> >
> > On Mon, 2008-07-21 at 16:12 -0400, Jerry Geis wrote:
> >
> > >/ <------------>
> > />/ ?[Jul 21 12:53:56] NOTICE[4881]: chan_sip.c:16416 handle_request_invite:
> > / Call from 'devcentos5x64_to_ebox4300' to extension
> > 'mediaport_audio_visual' rejected
2009 Oct 04
3
After call into console/dsp hangup hear ringing
I am running asterisk 1.4.26.1 and using ALSA not oss
dahdi 2.2.0
and libpri-1.4.10
I am calling into console/dsp I hear the audio just fine then after the
hangup I hear ringing
on the console/dsp.
Why would that be?
I found this bug for OSS https://issues.asterisk.org/view.php?id=13686
Does the same thing exist in ALSA???
some traces below
Jerry
== Parsing
2008 Jul 19
1
going from 1.4.21 to 1.6 beta 9
1.4 was working fine.
I thought I would try 1.6 beta 9
from my asteirsk 1.4 server to my asterisk client 1.6beta it wont accept
the call.
[Jul 18 20:34:55] NOTICE[966]: chan_sip.c:16416 handle_request_invite:
Call from 'JJ' to extension 'jj_audio' rejected because extension not found.
I changed nothing in the config files.
I tried setting debug level to 5 and verbose to 5 all
2008 Aug 29
0
RE: VT-d "partial" success - passing DVB-S tuner to Windows DomU (based off previous thread of similar name!)Link to this message
Daniel,
I don''t know if you found a solution to your problem, I''m currently passing a DVB-S card through to my XPSP3 DomU with Mediaportal as the streaming app. Anyhow, I was having performance issues with my mpeg2 streams as well. I ended up doing the following on my Q6600:
xm vcpu-set Domain-0 3
xm sched-credit -d DomU -w 2048
With the Dom0 pinned to 3 cpus, and my DomU on the fourth, and the creditscheduler set much higher on m...
2005 May 10
3
MGCP : chan_mgcp.c:1509 find_subchannel
When I try to connect to * using a Cisco ATA 188 configured with a MGPC firmware (v3.1.1), I just
keep getting this message every 30 seconds or so :
May 10 10:08:21 NOTICE[7913]: chan_mgcp.c:1509 find_subchannel: Gateway '192.168.1.27' (and thus its
endpoint '*') does not exist
Using tcpdump, I have checked that the ATA188 (with IP 192.168.1.27 and port 2427) sends UDP packets
to
2008 Mar 02
0
Super squirrel
Super squirrel
Here is a nice ad with "the squirrel"
http://www.mediaportal.ro/play.php?pid=13539&Super%20Squirrel%20Scream
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@pub...
2006 Feb 19
3
Cisco 7905 can't register
My Cisco 7905 can't register with Asterisk (1.0.7-BRIstuffed-0.2.0-RC7k
on Debian stable). It could, however, register with another
installation of Asterisk and the settings on the phone (apart from the
SIP proxy address) haven't changed since then.
On the new Asterisk box my sip.conf contains this:
[jeremy]
type=friend
regexten=801
allow=g729
host=dynamic
secret=PASSWORD
nat=yes
2008 Aug 21
0
kickstart error on 5.2 exception
Hi,
I am trying to get my kickstart file that worked under 5.1 to work under 5.2 centos x86_64.
This is the error that I get.
On the screen it says Exception occured and gives me the option to save it. This is that file.
I dont see any odd that would cause it to crash.
Can anyone help. My kickstart file is in the mix below.
Seems to be related to network, my line seems fine (I think) for
2003 Oct 29
3
Am I missing somthing?
Should the following setup work?
SIP UA---NAT---Internet---NAT---SIP UA
If both UA's support STUN and report the external IP address in the SIP
packet..
I am trying to get away from using canreinvite=no so that traffic can go
directly between the UA's and not via the central server but I can't
seem to get it to work..
Has anyone set this up and can give me some pointers??