similar to: trouble with MGCP Phone

Displaying 20 results from an estimated 4000 matches similar to: "trouble with MGCP Phone"

2003 Oct 01
1
MGCP Phone and Asterisk PBX
Hello, Sorry for posting again my question about MGCP Phone and Asterisk But I can't use it. I'd like to know weather it is a pb of my confiuration (mgcp.conf), My IP Phone device or asterisk. I include my mgcp.conf file and may send some debug trace. Thank you for any feedback. Best regards, Daniel ANDRE ; ; MGCP Configuration for Asterisk ; [general] ;port = 2427 ;bindaddr =
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 =
2004 Jan 22
2
MGCP Problem.
Hi. I'm new in Asterisk with MGCP. I set up a MGCP user agent and start asterisk with the next configuration files. '--------------- extensions.conf ---------------------------------------------------- [general] static=yes writeprotect=yes [globals] ap1 => mgcp/aaln/ap200@64.76.148.186 [macro-apl1] exten => s,1,Dial(${ARG1},30,Ttmr) ;exten => s,2,Voicemail(u${MACRO_EXTEN})
2004 May 19
2
MGCP error dialing
I am trying to dial a mgcp extention from my sip phone and i am getting this error message. anyone got any idea? error I> -- Executing Dial("SIP/2204-5dc2", "MGCP/aaln/1@10.0.1.150") in new stack May 19 22:30:01 NOTICE[1251156800]: chan_mgcp.c:1104 find_subchannel: Gateway '10.0.1.150' (and thus its endpoint 'aaln/1') does not exist May 19 22:30:01
2003 Oct 30
4
SwissVoice MGCP IP10S
I have a SwissVoice IP10S but can not seem to get it to have dialtone or dial on *. Calls to or from 3001 don't work. Any ideas are appreciated. Robert mgcp.conf is: [general] port = 2427 bindaddr = 192.168.0.110 [ip10] host = 192.168.0.5 context = from-sip line => aaln/1 The portion of extensions.conf is: exten => 3001,1,Dial(MGCP/aaln1,20) exten => 3001,103,Hangup
2003 Nov 04
1
Call Transfert with SwissVoice IP10S in MGCP mode
Hello, Now that I have a nearly working configuration for my IP10S with * I wonder if anyone has done call transfert with this Phone. In the IP10S documentation they talk about the 'service key' wich is the key with the white dot on it. With this Key, it should be possible to have a menu with call transfert entries. This menu should (accordingly to the documentation) depend on the
2003 Sep 24
3
Dlink DG-104S (chan_mgcp) and configuration w/Asterisk
I have a DG-104S (which I reset to factory settings, it's DHCP'ing off my network, plugged into the WAN port). The system comes up, and I through the web browser set under Call Agent IP Address to: Notify Entry: dlinkgw@[192.168.1.1]:2427 (192.168.1.1 is the * server) I have RGW Name: and DNS IP addres the DNS IP of the MGCP box and DNS State disabled (not sure what to set it to) --
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
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
2003 May 22
0
MGCP NOTICE message and WARNING messsage
> Hello all, > Can someone help me on the problem which I have on MGCP phone test . I test mgcp - asterisk- zap. But I got several NOTICE message from rtp.c. > NOTICE[20501]: File rtp.c, Line 221 (process_rfc3389): RFC3389 support > incomplete. Turn off on client if possible > > -- Endpoint 'aaln/1@VG101-1-1' observed '9' > NOTICE[20501]: File rtp.c,
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
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 Sep 24
3
Call transfert with dial plan
Hello, As I have problems getting transfert call working with my grandstream SIP Phones, I woul like to know if it is possible to do it with a proper dial plan in exten.conf. I haven't found any information about that in the docs. Regards, Daniel ANDRE -- Daniel ANDRE (mailto:dandre@iris-tech.fr) IRIS Technologies - http://www.iris-tech.com Serveur kwartz - http://www.kwartz.com
2003 Jul 01
2
Problem with echo
Hello, I can't have asterisk working without echo when I place a call from IP phone (SIP or H323) to a PSTN Phone. The called number as no problem with echo but there is a very audible echo in the SIP phone. This situation occurs either when connected with ISDN card thru i4linux driver and with my openline card from voicetronix. Do you have any suggestion fo that? Regards, Daniel ANDRE
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:
2010 Jul 26
0
Adit 600 over MGCP.
Hi, Anybody out there running Adit600s? I have in my care an Adit600 channel bank connected to an old (version 1.0.6) Asterisk instance with MGCP. When trying a more recent Asterisk (1.4.21.2~dfsg-3+lenny1, Stock current Debian) calls fail. I have attempted to add the "slowsequence = yes" line to mgcp.conf. (It seemed to be the only likely candidate in the example files I found
2005 Mar 25
2
MGCP issue
Hello List, I'm trying to setup MGCP channel with a Centile Media Hub box. My Centile box has 4 ports and I got no dial tone. Can somebody help with this isuue? This is my mgcp.conf and extensions.conf Thanks Daniel. ; MGCP Configuration for Asterisk ; [general] port = 2427 bindaddr = 192.168.11.20 disallow=all allow=g729 allow=alaw allow=ulaw [192.168.11.200] context=MGCP
2003 Nov 21
2
Which ISDM BRI Card for Asterisk?
Hello all, I wonder to have some feedback on using ISDN BRI Cards with Asterisk and the Echo problem. I have tried a simple BRI card with i4l driver and encounter huge echo problem. I have tried to solve it with a Sw chocanceller without success. What I'd like to know is wether some of you have used other BRI Cards (I have seen reference to Eicon cards on this list) and if the echo
2005 Feb 20
1
Adtran Total Access MGCP Config?
I've never set up an mgcp device before. I have an Adtran IAD with the MGCP firmware on it. I have it configured in mgcp.conf like this: [general] port = 2427 bindaddr = 0.0.0.0 [adtran] host = 192.168.2.2 context = default canreinvite = no line => aaln/1 line => aaln/2 The device is configured like this: MGCP Configuration | Standard MGCP 0.1 / NCS 1.0 MGCP Endpoint