similar to: Fax over SIP Problems (sorry for this topic ...)

Displaying 20 results from an estimated 700 matches similar to: "Fax over SIP Problems (sorry for this topic ...)"

2006 Sep 14
3
One way audio problem on gateway to PSTN after some time, no NAT involved
Hello everyone, since some weeks I experience strange problems on my gateways to the PSTN. The gateways use chan_ss7 and SIP. My setup is roughly like that SER --> Asterisk A --> Asterisk B (chan_ss7) --> PSTN What happens is, that after a while (uptime was a least two days) the gateway starts to not transmit audio to the PSTN on outgoing calls, but the caller can still hear the called
2004 Jul 12
3
How to make * don't strip the leading 0
Hi folks! Is it possible to tell asterisk not to strip the leading 0 of *incoming* MSNs? I use asterisk with i4l and whenever I get a call from an long-distance party, the leading 0, which should be there according the german numbering, is not. So if I get a call from a mobile phone 0177-1234567 should be displayed, but 177-1234567 is displayed. I double checked if I've forgotten to remove an
2002 Jul 28
1
"For ethernet, no packet uses less than 64 bytes" - why?
Hi Well, subject says all. In Chapter 9.2.2.1, TBF, the parameter mpu or "minimum packet size" is explained as: > A zero-sized packet does not use zero bandwidth. For ethernet, no packet > uses less than 64 bytes. The Minimum Packet Unit determines the minimal > token usage for a packet. In my understanding an ethernet packet needs at least 14 (2*6+2) bytes or 54 bytes if
2004 Jul 12
1
R: How to make * don't strip the leading 0
> Is it possible to tell asterisk not to strip the leading 0 > of *incoming* MSNs? I use asterisk with i4l and whenever > I get a call from an long-distance party, the leading 0, which > should be there according the german numbering, is not. Are you *really* sure that the 0 is transmitted in the CLI, and that it isn't stripped already by the phone company? I think the easiest
2006 Mar 31
1
transcoding g723 or g729 on asterisk
Kai, Thank you for the reply. I didn't want to bother the list too much. However, after reading I discover I don?t have a clear cut way of doing transcoding. Can somebody direct me to where I can get document to get this transcoding done. My set up >From [cisco (g729)] ----> [asterisk (sip channel(g729)within the same asterisk) g711 to chan_ss7] -----> [pstn] And vice versa. I
2006 Mar 31
0
Transcoding on asterisk
Hi all, Thank you for the reply. I didn't want to bother the list too much. However, after reading I discover I don?t have a clear cut way of doing transcoding. Can somebody direct me to where I can get document to get this transcoding done. My set up >From [cisco (g729)] ----> [asterisk (sip channel(g729)within the same asterisk) g711 to chan_ss7] -----> [pstn] And vice
2005 Jan 31
5
Announcement to caller when called party has picked up - without initial Answer()?
This is super easy to do. All you need to do is to put that announcement in a MP3 and set a musiconhold class for that incoming Zap channel. Then basically when ever that PSTN number rings, Asterisk will play the MP3 stream "Your call may be monitored or recorded, please hangup if you do not agree...etc" in a loop until the line is answered. Caller doesn't pay a single dime to
2004 Jun 01
0
Call Transfer over Fritz!-ISDN Card with i4l does not work
Hello everybody! After checking the complete wiki and the mailinglist archives I still haven't really found out why the following constellation does not work. We have an asterisk-System with some SIP-Phones and an old ISA Fritz-ISDN-Card used with i4l. The whole system is integrated in out (ISDN-)PBX for testing. The ISDN-Card is properly configured, as we are able to phone out, receive
2004 Sep 06
0
SIP-Channels cannot be created after a while of running asterisk ...
Hi list! I've got a strange phenomen running asterisk for a while. After about two or three days without restarts, asterisk is not able to create SIP-Channels anymore, but gives me messages like Sep 4 00:12:06 WARNING[7175]: Unable to allocate channel structure Sep 4 00:12:06 NOTICE[7175]: Unable to create/find channel A reason this happens could be "hanging" SIP-Channels,
2010 May 28
2
Asterisk 1.6.2.7 + app_fax + OpenBSD 4.7 minor issue
Hi folks, I am having a small problem with asterisk-1.6.2.7 + app_fax on OpenBSD 4.7 -release. Everything seems to work fine. I have a macro which answers, receives the fax to a tiff, and then runs a script (mailfax) to convert that to pdf and email it. It all works perfectly except for some errors I am seeing in the console. After it hangs up I get a dozen or so messages in the cli
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
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) ]
2003 May 06
2
active ftp & connection tracking ?
this : iptables -A FORWARD -i internal-interface -j ACCEPT iptables -A FORWARD -m state --state ESTABLISHED,RELATED -j ACCEPT iptables -A FORWARD -j DROP doesn''t seem to work for active-ftp .. i even manualy loaded ip_conntrack_ftp but as u see it is unused : # lsmod Module Size Used by Not tainted ip_conntrack_ftp 4272 0 (unused) iptable_nat
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
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
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
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