similar to: MGCP Support for NAT

Displaying 20 results from an estimated 5000 matches similar to: "MGCP Support for NAT"

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
2004 Apr 12
2
SwissVoice IP10S not able to dial calls
I have set up a new SwissVoice phone and it can receive calls but I cannot make calls out from it. The setup is simple for now, 2 phones: SwissVoice is ext 7726 and Cisco 7960 (SIP) is ext 7999. I can call from the Cisco phone and it rings on the SwissVoice phone but when I dial from the SwissVoice phone I get a busy tone upon dialing the second digit. The log reads as follows: -- Endpoint
2004 May 04
1
MGCP: Current CVS works for you?
Hi there, I have serious problems with MGCP and Swissvoice ip10s, and it appears that recent CVS also introduced trouble for other MGCP users. Please check and add comments in the bugtracker so that we can get a clearer picture - thanks! Also comment if things are working fine for you. http://bugs.digium.com/bug_view_page.php?bug_id=0001542
2003 Nov 19
1
Service codes for MGCP channels
Hi there, after testing with a MGCP phone (Swissvoice ip10s) I found the following ASTERISK-based codes (VERTICAL SERVICE CODES) to work - I assume that most of those will also work with SIP, but haven't checked that yet: *67 - Calling Number Delivery Blocking *70 - Cancel Call Waiting *72 - Call Forwarding Activation *73 - Call Forwarding Deactivation *78 - Do Not Disturb Activation
2004 Apr 06
6
swissvoice ip10s
hallo, does anybody successfully managed to get swissvoice ip10s with h323 firmware work with asterisk ? mgcp firmware works fine, but with h323 i'm still getting one way audio. regards Marian -- SUNTEQ s. r. o. Hviezdoslavova 9 # Prievidza # 971 04 # Slovak republic Tel: +421-46-5430 754 # Fax: +421-46-5439 144 http://www.sunteq.sk/
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
2003 Mar 27
9
Dlink DG-104S
Does anyone know if this unit works with Asterisk? Thx. B.
2004 Aug 23
0
Swissvoice MGCP Error 502
I have 1 IP phone (Swissvoice IP10S) and 1 POTS phone. When I dial the number for the IP phone off the POTS phone, the IP phone rings. But when I pick up the handset on the IP phone, I get a busy signal and this message on *: Aug 23 09:38:57 NOTICE[1142106560]: chan_mgcp.c:2243 handle_response: Terminating on result 502 from svip10@00059002042b-1 Here is the entire session. svip10 is the 1 and
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})
2003 Nov 18
0
Swissvoice ip10s MGCP questions and experiences
Hi there, here some questions and experiences after playing for one day with 3 Swissvoice ip10s and the latest * CVS: QUESTIONS: - what is the user option "enter voice mail number" good for? It doesn't appear to be of any practical use - does anyone have some Swissvoice info that I cannot find on their web site like the guide to MGCP XML (.svd), guide to configuration file
2005 Aug 14
1
*confused* - help needed
Hello there. What I'm trying to make is - have an asterisk server with sccp/mgcp/skip/h.323 support to handle calls between various company locations. Let's say the company has five different locations, internet connections in each one of them and would like to use it via asterisk to do telephone calls. Hardware-wise I have a couple of dual Opterons and some classic i386 servers
2004 May 19
1
Swissvoice ip10: No 3-way-calling! (MGCP)
taken from bug 881 (now resolved) :-( ---------------------------------------------------------------------- markster - 05-19-2004 09:21 CDT ---------------------------------------------------------------------- As it turns out the 10S cannot conference on the device. From Jean-Francois at Swissvoice: Hi Mark, IP10S have not the capabilities to mix by itself 2 RTP flows, that why it refuses
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
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 Jul 13
2
Swiss IP10S using SIP
Has anyone had success getting the Swiss IP10S and the SIP ( IP10 SP v0.0.1 (Build 4)) firmware working with Asterisk? If so do you have copies of what worked in sip.conf and phone configuration files? I can't seem to get the phone to register, it tries but is denied with a Forbidden (which I am guessing is authentication). I tried without a secret, but the phone seems to use swissvoice
2003 Jul 30
2
MGCP behind NAT
Hi, After spending some time trying to get a DG-104S working behind NAT, I finally found the problem. I made the incorrect assumption that nat=yes in mgcp.conf works just like sip.conf. The channels within a gateway are treated more closely to zap channels than sip channels (from a .conf standpoint). What this means is that you have to put nat=yes BEFORE any subchannel definitions: This
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
2004 Dec 09
3
Swissvoice IP 10S VoIP Telephone
Has anyone used the Swissvoice IP 10S (www.swissvoice.net) VoIP Phone with *? Adrian -- Adrian Walker adrian@digitaltraffic.co.uk ======================================================================= This email has been scanned for Virus infection by MessageLabs For more information please contact messagelabs@atomwide.com
2005 Jun 20
0
MGCP and SIP clients
Hi folks I seted up the asterisk with an active ISDN B1 AVM Card (german vendor) and it works fine, various SIP clients (IP fon snom, xlite under MacOSX) and also incoming and outgoing connectins. Ok. No problem. After that I configured a CP7940G with a MGCP IOS. It's connected to the asterisk too via switch. No NAT deivce between. And of course, I can call out to PSTN and also to one of the
2004 Jan 19
0
MGCP: condition 14?
Hi there, from my logfile (with Swissvoice ip10 phones): WARNING[23575]: chan_mgcp.c:847 mgcp_indicate: Don't know how to indicate condition 14 Anyone has a clue as to what this means? Cheers, Philipp