similar to: Asterisk 1.6.2.7 + app_fax + OpenBSD 4.7 minor issue

Displaying 20 results from an estimated 1000 matches similar to: "Asterisk 1.6.2.7 + app_fax + OpenBSD 4.7 minor issue"

2012 Aug 02
1
DTMF transmission problem
I am having difficulties with customer-bound DTMF being very short & clipped off (and basically unusable, as systems on the customer side aren't recognizing the DTMF digits, and I can barely tell that DTMF is there when I listen on a handset). My system set up as follows: PSTN <--> Metaswitch <-SIP-> Asterisk <-SIP or IAX2-> CPE Asterisk is running Asterisk 10.4.0 on a
2007 Mar 28
1
SIP OPTIONS dialog not understood
I'm (still) trying to get my Asterisk box talking to a Metaswitch. All I'm getting is a "heartbeat" of OPTIONS messages coming from the Metaswitch which my Asterisk box replies to. The exchange looks like: <-- SIP read from 172.b.c.d:5060: OPTIONS sip:metaswitch@206.b.c.d:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP
2007 Mar 21
1
Metaswitch help needed
I'm attempting to connect to a Metaswitch, inbound only (at this time). The Metaswitch is the only "connection" (at this time). All I'm getting so far is a bunch of "OPTION" messages which my Asterisk box replies to but I don't get inbound calls. Here's my sip.conf. As you can see I've been trying a bunch of different options without success :(
2011 Mar 10
1
Metaswitch to Asterisk problems
I am setting up VM off Metaswitch due to a problem with Metaswitch VM. I have a couple days to prove this works and I need a little assist please. I am using TRIXBOX 2.6.2.5 and have the Meta SIP trunk up. I have extensions built that can talk to each other. I took a trace on the TRIXBOX that shows when I dial my test phone on Metaswitch it goes to VM after a couple rings and the call goes to my
2011 Nov 21
1
video calls not working
Hi list,* *I am not able to make video calls between two sip accounts. below is the information. please help me where I am missing the configuration.* Extensions.conf* exten => 111,1,Answer() same => n,Dial(SIP/2206,60,r) same => n,Hangup() *SIP.conf* [2218] type=friend secret=******* callerid="Virendra" <9172341457> host=dynamic ;
2007 Jun 26
1
Asterisk to Cisco 2600 GW DTMF Not Working
Hi All, I have Asterisk 1.2.9.1 sending SIP calls to a Cisco 2620XM Router with a PRI card in it, handing off to a PBX and vise verse. Calls in and out are working fine except for DTMF from Asterisk to the 2600. DTMF from the 2600 to Asterisk is fine. Here are the Asterisk console warnings I get when I send DTMF from Asterisk to the 2600: == Forcing Marker bit, because SSRC has changed Jun
2004 Nov 23
1
Fax over SIP Problems (sorry for this topic ...)
Hello everyone! I tried to send a fax over SIP with an Asterisk Server in the middle (no Digium Cards, etc. installed, everything is SIP only, the PSTN-Gateway is external). Whenever I start sending a Fax to a PSTN destination, the Call gets answered and asterisk tries to build a native bridging: -- Attempting native bridge of SIP/sip.westend.com-082fd1b8 and SIP/xxx-3ef8 Then the following
2007 Jun 21
1
TDM400 one way calls
Dear All I have a problem with a TDM400 card with 4 x FXS modules. The card carries extensions only and there are no incoming lines. I can make a call to the extension on this card with no problems. However, when I try and call out I just get a busy signal. I also get an error message (as shown at the bottom). Is this a problem? Configs below: [root at asterisk etc]# more zaptel.conf
2005 Jul 11
4
Video phone settings???
I have three video phones here for testing: Extension 6003 is Eyebeam Extension 6004 is a hard phone (model 8770) Extension 6005 is a hard phone (model 8882) Can anybody have a look at my settings and the output I get from all kinds of dialings, please. The sip settings for all phones is (user / password different): [6003] type=friend username=6003 secret=pwd qualify=200 nat=yes host=dynamic
2009 Jul 16
3
T38 negotiation, the last step !
Hi, I've managed to get HYLAFAX---->T38MODEM----->ASTERISK---->CISCOAS5400 working, but when they are negotiating asterisk drops a message telling "Unknown RTP codec 96 received from gateway" Do somebody know how to fix it ? Thank you ! << [ TYPE: Control (4) SUBCLASS: Ringing (3) ] [SIP/GWCISCO5400O-600bfcc8] << [ TYPE: Control (4) SUBCLASS: Answer (4) ]
2004 May 05
1
Asterisk devel. - Mediatrix dtmf bug solved
Hello, When using Asterisk version 0.7.2, FreeBSD port with Mediatrix 1124 gateway, there is problem with DTMF "out-of-band". See debug below: Mediatrix forces (*) to use Payload Type as 96: [...] a=rtpmap:8 PCMA/8000 a=rtpmap:18 G729/8000 a=rtpmap:4 G723/8000 a=rtpmap:0 PCMU/8000 a=rtpmap:96 telephone-event/8000 a=fmtp:96 0-15 [...] Then we've got this nice debug from (*): May
2003 Jul 31
1
RTP codec 13 received - Cisco incompatibility?
Hello, In our SIP network, Asterisk is the central PBX, and it routes calls to the PSTN thru a Cisco Router - IOS 12.2(11)T9. If a client softphone calls directly via Cisco to the PSTN, the call works successfully. If the client softphone calls via Asterisk to other SIP internal extension, it work fine too. The problem is when a client calls an Asterisk extension, and Asterisk transfers
2006 Mar 03
1
SIP Problem - Asterisk to Provider Gateway
Hi All, I'm stumped on a weird problem. I have an * server working fine for local SIP phones and IAX2 connections. We just provisioned a second Ethernet port to attach to a local SIP provider. PSTN calls incoming work fine: PSTN -> SIP Provider -> SIP -> * but outgoing calls are not. Call setup takes place and the caller can hear about 1-2 seconds of audio before the SIP provider
2003 Jul 31
1
RTP codec 13 received - Cisco incompatibilit y?
I have a similar setup to you and get the same message regularly. I don't think it's the cause of your problem. I did some research on it a while ago: IIRC the cisco uses codec 13 for "silence suppression" whereas asterisk (correctly) uses codec 19. The router can be configured to use 19 also, but I didn't bother. I'm sure somebody will correct me if I'm wrong about
2004 Sep 15
4
Fax and Asterisk
Hi all, I have problems with rxfax application. It seems to be ok but I don't receive the fax in my directory. My extension.conf is as follow: [macro-fax] exten => s,1,SetVar(FAXFILE=/var/spool/asterisk/incoming/${UNIQUEID}.tif) exten => s,2,rxfax(${FAXFILE}) [fax] exten => 100,1,macro(fax) [reception] exten =>s,1,Answer() exten =>s,2,Background(00) exten
2016 May 16
2
Asterisk 11 on Centos: Voicemail crashes when recording message
Hi folks, I'm running Asterisk 11 (at the moment - planning to u/grade to v13.7 LTS), I've just configured the voicemail function, and it's mostly working fine... except when I try to leave a voicemail! This crashes asterisk with no entries in the messages log. The system is running on Centos 6 (or maybe 6.5, I'm not sure how to check this). uname -a returns: Linux
2008 Oct 21
1
hex b1 in CallerID sent by Asterisk On PRI
I'm trying to send CallerID info to a MetaSwitch system over a PRI. The MetaSwitch gets the info exactly as it is sent by Asterisk, but I think it might be having trouble with the Hexadecimal b1 that is being sent just before the first character of the CallerID Name. Does anyone know what the significance is of the b1 being sent here? Or, is there a way to make Asterisk not send the b1
2004 May 12
1
Musical interruptions
Whilst on a call, I'm getting the following... -- Started music on hold, class 'default', on SIP/phone3-a7d5 -- Playing 'pbx-transfer' (language 'en') -- Unable to find extension '#' in context 'default' -- Playing 'pbx-invalid' (language 'en') ie - without anyone pushing keys - I hear the music on Hold - as does the
2007 Jul 26
1
tdm400p fxs module busy
Dear All The setup is te110p with an 8 channels PRI to make and receive all calls. SIP phones throughout the company. TDM400p with 4 FXS modules to send/receive faxes and make credit card transactions. I have an analogue phone on the tdm400p for testing. I can receive calls to the exten. There is a dialing tone. However, when I try to make a call I get a busy signal. Asterisk stated busy then
2004 Jul 27
2
Using rxfax over SIP
I have no analog line interfaces on my asterisk system, but I do have two UK 0870 numbers routed to two separate VoIP accounts (one with FWD, one with gossiptel). Asterisk is configured to register with these accounts. I get voice calls through just fine this way. I thought I could get one of these 0870 numbers to route through to rxfax, thus allowing folks to fax me directly. I've set up