similar to: MGCP Problem.

Displaying 20 results from an estimated 700 matches similar to: "MGCP Problem."

2003 Sep 29
1
Can't place a call with MGCP Phone
Hello, I have just received an MGCP Phone for test purpose and I can't place a call from my MGCP Phone. I can call my MGCP phone from a SIP Phone. Here is my mgcp.conf: ; ; MGCP Configuration for Asterisk ; [general] ;port = 2427 ;bindaddr = 0.0.0.0 ;[dlinkgw] ;host = 192.168.0.64 ;context = default ;line => aaln/2 ;line => aaln/1 [192.168.10.10] host = 192.168.10.10 context =
2003 May 19
1
MGCP and Cisco ubr924
I've been trying to figure this one out for a while, but to no avail. I have my cisco ubr924 setup for MGCP with Asterisk as the call-agent. I have manually registered the endpoint in mgcp.conf. When I pick up the phone, I get no dialtone and debug shows errors. IOS on the ubr924 is 12.2. Any help is appreciated. from mgcp.conf: [ubr924] host=65.37.86.203 context = from-sip (just as a
2003 Apr 24
3
new mgcp patch errors
see below I tried to call 98013356 from the following phone (from mgcp.conf) [iptlf03] host = 192.168.33.3 context = default inbanddtmf = 1 callerid = 22545062 line => aaln/1 Console output: == Spawn extension (capiring, 9988001133335566, 1) exited non-zero on 'MGCP/aaln/1@iptlf03-1' -- MGCP mgcp_hangup(MGCP/aaln/1@iptlf03-1) on aaln/1@iptlf03 -- Delete connection 4
2003 Jun 30
3
MGCP with Cisco doesn't work
I'm trying to link up Cisco MGCP-enabled router (residential gateway) with Asterisk, and it looks like some sort of protocol mismatch, could it be MGCP 0.1 vs 1.0? Look at this (x.x.x.99 is the router, x.x.x.98 is Asterisk): MGCP read: NTFY 2 aaln/0@voip-gw1 MGCP 0.1 X: 0 O: hd from 192.168.154.99:2427MGCP read: NTFY 2 aaln/0@voip-gw1 MGCP 0.1 X: 0 O: hd from 192.168.154.99:2427Verb:
2003 Jul 11
3
mgcp problems
I strange error messages when using mgcp and ata186 . This session is simply dial into 600 demo extension - echo test ... Handling request 'NTFY' on aaln/1@10.0.1.19 Transmitting: 200 29 OK to 10.0.1.19:2427 -- Endpoint 'aaln/1@10.0.1.19-1' observed '0' -- MGCP Asked to indicate tone: on aaln/1@10.0.1.19-1 in cxmode: sendrecv Posting Request: RQNT 306
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 May 13
0
MGCP channel problem
Hello I have a problem with my MGCP voice gateway. I use D-Link DG104S Boot PROM Version 3.0B38-D Firmware Version 3.0T86-D I tried asterisk v 0.7.2 and I am using latest CVS version now. When I dial a number very fast, or when I use a redial function, my asterisk receives coupled digits. My co-worker called number 245005111, these are a few lines of my debug. The identifier of first digit
2003 Oct 22
0
MGCP error for Cisco 7750 FXO card
Can anyone tell me what MGCP error that I'm getting means? The hardware is a MRP200 in a Cisco 7750 PBX. (Its a FXO blade with 2 slots, first one has a 4 port FXO card and the second has 2 port FXO card. It recognises those correctly, at least to the point of this error.) MGCP Debugging Enabled MGCP read: NTFY 13 aaln/S0/SU0/0@MRP200-S1 MGCP 0.1 X: 1adace42 O: L/hd from
2006 Mar 10
0
Flash call transfer problem
Hi, I have some problems transfering call from phone to phone with my Asterisk. When I dial Flash I can hear for half a second the dial tone, but it stops suddenly. The other phone hear the on hold music and pressing flash key another time I get back to the previous channel. On the asterisk consolle seems to be all ok, this is whant I can read: asterisk1*CLI> -- Swapping 0 for 1 on
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
2005 Jan 09
1
Making a call using MGCP
Sirs, I have a question about CreateConnection (CRCX) at MGCP. For example, I have the phone number "5220107" and want to make a call for it using MGCP through a media gateway. How can I proceed? I know the command I must send to the media gateway should be like this: CRCX <trans_id> <endpoint> MGCP 1.0 "C", "L", "M" and "X"
2004 Oct 04
0
Cisco ATA-188 w/502 Error on CallWaiting
I have a Cisco ATA-188 with two POTS phones and latest stable cvs. In any situations with call waiting (existing connection and calling again) the second call cause both calls to drop. This is the same for "internal" extensions and from external (ZAP and SIP). It seems to be a "502 - The transaction could not be executed, because the endpoint does not have sufficient
2004 Oct 22
1
[PATCH] off-by-one in asprintf/vasprintf
Fix an off-by-one in asprintf and vasprintf. The return of vsnprintf is the number of bytes *not* including the terminating '\0'. The size argument to vsnprintf is the number of bytes *including* the terminating '\0'. diff -u klibc-0.188/klibc/asprintf.c udev/klibc-0.188/klibc/asprintf.c --- klibc-0.188/klibc/asprintf.c 2004-10-22 12:07:22.678906352 -0600 +++
2012 Feb 09
2
nmbd process and winbindd process can't start in multi network interface environement
Hello, Our OS is AIX 6100-06-05-1115 and SAMBA version is 3.3.12.0 We have two network interfaces with different IPs. Now we restrict SAMBA active in onf of the interface. SWAT and smbd can start. But nmbd and winbindd processes can't start. And there is below warning info in log.nmbd and log.winbindd. Please give your suggestions and thx. pekwj42a-> # cat /usr/lib/smb.conf # Samba
2017 Nov 01
0
R-3.4.2: make check stops at line 698 of tests/reg-tests-1d.R
On 01/11/2017 12:02 PM, Albrecht Kauffmann wrote: > Dear Duncan, > > Many thanks! > > Am Mi, 1. Nov 2017, um 16:17, schrieb Duncan Murdoch: >> On 01/11/2017 8:11 AM, Albrecht Kauffmann wrote: >>> Hi all, >>> >>> after compiling R-3.4.2 on opensuse leap 42.3, make check failed. Until >>> R-3.4.1 I never had a problem with these tests. No,
2003 Oct 20
1
mgcp transfer takeback with ata186 (logs with comments - long post)
Hi, in following of a recent discussion I got to work on MGCP with the Cisco ATA186 again, and got it to work very nicely. However, there is a little thing with transfers I would like to get comments on: Call comes in from PSTN and goes to an ATA186 (MGCP) Call is answered and then, using flash, transferred to another extension If the extension is available, there can be an announcement and
2003 Dec 29
1
transfer with MGCP
Hello, I`m try to make the attended transfer work Dlink DG-104S via FLASH, when somebody calls my phone I pickup and press flash to get a second line to call another extension. When I press flash I hear no dialtone, and only a long and then small beep. When I try to dial digits I hear again those long+short beeps, but the extension dialed is not ringing. If I pres flash again I get back to
2004 Jan 22
3
MGCP w/8x8 DTA-310 and as5300 pstn gateway
Hello folks, I'm trying to get an 8x8 DTA-310 running mgcp to work. I get no dialtone & can't get it to ring. My mgcp.conf says: ; ; MGCP Configuration for Asterisk ; [general] port = 2427 bindaddr = 0.0.0.0 [172.16.2.25] host = 172.16.2.25 context = default line => aaln/1 And here's the interesting bits of extensions.conf: [globals] ... TRUNK=H323/BYEXTENSION@pstn_gw ...
2017 Nov 01
0
R-3.4.2: make check stops at line 698 of tests/reg-tests-1d.R
On 01/11/2017 8:11 AM, Albrecht Kauffmann wrote: > Hi all, > > after compiling R-3.4.2 on opensuse leap 42.3, make check failed. Until > R-3.4.1 I never had a problem with these tests. No, the programm stops > at the following line of tests/reg-tests-1d.R: > >> ## available.packages() (not) caching in case of errors >> tools::assertWarning(ap1 <-