search for: rsips

Displaying 9 results from an estimated 9 matches for "rsips".

Did you mean: rips
2005 May 16
1
ShoreTel 210 MGCP phone drops calls with MGCP RSIP
...the conversation until a few ICMP "port unreachable" packets set it straight. I am able to duplicate this on a fairly regular basis and it appears that the call is always dropped similarly. Everything is groovy until the first MGCP RSIP during a call. The phone seems to send these MGCP RSIPs (perhaps on a schedule, looks like every 120 seconds) even when there is no call taking place. Is my diagnosis correct? What can I do about it? ...Normal RTP, then one final RTP packet and the following... 1 0.000000 192.168.0.5 5004 192.168.1.137 5004 UDP Source port: 5004 Destination po...
2005 May 20
2
MGCP 1.0 / NCS 1.0
I'm trying to use a 4 port ATA that was designed for use with MGCP 1.0 / NCS 1.0 -- is the channel_mgcp compat with NCS -- anything I can do to make it compat?? This is what happens - below *CLI> mgcp reload Reloading MGCP == Parsing '/etc/asterisk/mgcp.conf': Found Use EXIT or QUIT to exit the asterisk console == MGCP Listening on 10.1.22.39:2427 == Using TOS bits 0 mgcp
2004 Dec 22
1
MGCP Transaction identifiers
I know this is not the most appropriated list to this, but I will try: Does anyone know what is the criteria to the generation of the transaction identifiers in MGCP? I mean, are they generated by a randomic method? I'm using Asterisk and MGCP eyeP Phone and observed that the RSIP and NTFY (methods created by the gateway) use high values in the transaction identifiers, while the RQNT, AUEP,
2004 Jul 31
3
MGCP & Cisco ATA 186 Help
Does anybody has the expirience configuring Asterisk with Cisco ATA 186 MGCP firmware ? I have Cisco software v3.1.1 atamgcp (Build 040629A) Asterisk 1.0-RC1 On ATA i only put domain test. mgcp.conf looks like this [test] host = 192.168.195.55 context = default line => aaln/2 line => aaln/1 Asterisk CLI shows this: Jul 31 16:05:40 WARNING[135449600]: chan_mgcp.c:485
2004 Aug 19
1
No Success with SwissVoice.
I'm not sure that the problem lies in the NAT because the phone is talking to Asterisk. I'm hoping this is a simple config thing I've overlooked but I've tried all kinds of combos inside the [] in my mgcp.cfg file. The phone's IP is 192.168.1.116 (my comp is .110). The router to which the phone and my comp is plugged into has a WAN IP of 10.0.0.28. All the other comps (and SIP
2005 Jul 04
1
mgcp fon behind NAT gw
Hi I've a mgcp fon (swissvoice IP10s) behind a NAT router. Configured is NAT for both in/out going on port 2427. Now I got the following mgcp debug messages when i try "mgcp audit endpoint <endpoint>" ---------------------------------- from 172.16.98.57:2427 Verb: 'RSIP', Identifier: '5346', Endpoint: 'aaln/1@[192.168.2.3]', Version: 'MGCP
2005 Sep 28
1
adit 600 mgcp.conf
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Does anyone know what I need to put in the mgcp.conf to connect to an adit 600? Also if you know what I need to configure on the Adit600 itself, that would help too. - --Tod -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
2003 Dec 07
2
Call does not terminate correctly
We are using an MGCP configuration. There seems to be some incompatibilities between our Netergy T2 VOIP chip and Asterisk. This is how our Vendor sees it: Here's what I see. 1. The first call is initiated. (CRCX) The interesting thing here is that the CA (Call Agent) tells us to go directly into sendrecv mode which means that we start streaming audio immediately. All other CAs that
2005 Jan 14
0
Strange CRCX
...1) AudioCodes Stretto 2000 media gateway running MGCP 2) E1 Digium card at a PC with Asterisk 3) My application running as Call Agent (CA) from Stretto 2000 | My app |----------| Stretto 2000 |----------| E1 card + Asterisk | As my application is the CA of Stretto 2000, everything it sends (RSIPs, acks, etc.) my app answers. And everything I send, Stretto answers. At extensions.conf (Asterisk) I have the following number of my softphone in another PC: exten => 123456,1,Dial(MGCP/aaln/1@leonardo) When my app sends CRCX to Stretto, it answers with a "200 <transaction_id> OK,...