Displaying 20 results from an estimated 2000 matches similar to: "Forcing Marker bit"
2006 Jun 03
1
Asterisk 1.2.8 - WARNING[28769]: rtp.c:500 ast_rtp_read: Forcing Marker bit, because SSRC has changed
While sending calls to a SIP provider, the following warning generates:
-- Executing Dial("SIP/1000-c317",
"SIP/13057671523@209.120.202.94:5060|55|o") in new stack
-- Called 13057671523@209.120.202.94:5060
-- SIP/209.120.202.94:5060-0533 is making progress passing it to
SIP/1000-c317
-- SIP/209.120.202.94:5060-0533 answered SIP/1000-c317
-- Attempting
2005 Feb 28
5
Strange text on Asterisk console
I've just set up a new box with FC1+updates and the latest Stable
Asterisk from CVS.
Asterisk is started with the default safe_asterisk script with a
console on TTY9.
The coloured text on this console is made up of weird characters
instead of normal. Please see http://www.softins.co.uk/dsc00018.jpg
for an example.
If I do "asterisk -rvvvvv" on a normal login, either via the
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
2016 Apr 13
5
recreating extensions.conf from live dialplan ?
with the slip of a finger, i destroyed by extensions.conf (grep -i >
extensions.conf)
I have a backup that is dozens of hours of code old.
is there a way i can use the asterisk cli (or some other asterisky
method) to recreate that extensions.conf ?
2006 Sep 14
2
Forcing Marker bit, because SSRC has changed
Evnin...
Googled around for this strange error meesage with no
helpful results at all...
Does somebody has any idea what this means?
"Forcing Marker bit, because SSRC has changed"
At the same time I only get inbound audio but other
side can't hear me...sometimes I just hear my echo
and nothing from other side...
Asterisk version 1.2.9 and both participants with
public IP
2006 Jun 06
1
SIP One-way audio: == Forcing Marker bit, because SSRC has changed - trxtel.com
Dear list (and more specifically Bret),
I am getting one-way (inbound only) audio when trying to place a SIP call
via voip.trxtel.com (i.e. 18005558355@voip.trxtel.com). The Cli spits out
"== Forcing Marker bit, because SSRC has changed" 5 times after atempting a
native bridge. I realize this is most certainly a NAT issue, the * server is
behind one. Sip.conf has externip=, and
2002 Nov 20
1
"Add user script" option never running?
Hi all,
I'm using the latest alpha version (the one that comes with Debian
unstable) in domain mode, setting up a member file server, with domain
clients authenticating to a W2k machine.
I'm trying to use the "add user script" option to create new users
automagically, but it never seems to run. The script in this case is a
handwritten perl script, and I've added a
2005 Sep 11
5
rotate * log file?
Running fc3 with current cvs-head...
Is there a nice way to rotate the /var/log/asterisk/messages file without
shutting down asterisk?
I'm currently rotating the log files via cron, however my script requires
asterisk to be shut down, which also kills any outstanding cli sessions
(eg, asterisk -rvvvvv). Would like to rotate the files without killing
the cli session. Any reasonable way to
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 ;
2017 Jun 12
3
OT: Explain where mailing list bouncing comes from ?
Me too, also gmail. I emailed the list owner a couple of days ago, but no reply.
Is everyone else affected also forwarding to another email address
(gmail or not)?
Could be wrong, but I'm guessing there may be an incorrect DMARC
policy somewhere - although this is the only fail I could find in the
headers.
bounces at lists.digium.com;
dmarc=fail (p=NONE sp=NONE dis=NONE)
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
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
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) ]
2002 Dec 12
2
Large-scale ACL copying?
Hi all,
Well, I'm getting somewhere I think, I now have both ACL support and
domain login basically working. However I'm at a bit of a loss as to how
to proceed.
Basically I want to copy over a large number of files and directories
(~300k files, ~60Gb total) from an existing W2k server to a Samba
server. These files have existing ACLs set, so I need to preserve them
somehow.
I can
2005 Jul 12
2
Having Trouble Creating an IVR
I have asterisk 1.0.5 installed via apt on a debian system. It's a
custom distrobution called Voyage Linux that runs from a flash card
and I have a hard drive installed with mysql installed on it as well
as apache. I have been though the AMP install guide (asterisk
management portal) and in the interface it has a place for me to
record new IVR menus. I have to dial *77 to begin recording
2017 Jun 12
2
OT: Explain where mailing list bouncing comes from ?
Ditto; a Gmail issue?
Andrew
On 12 June 2017 at 16:00, Marcelo Terres <mhterres at gmail.com> wrote:
> It is happening the same with me.
>
> Regards,
> Marcelo H. Terres <mhterres at gmail.com>
> IM: mhterres at jabber.mundoopensource.com.br
> https://www.mundoopensource.com.br
> https://twitter.com/mhterres
> https://linkedin.com/in/marceloterres
>
>
2007 Dec 27
2
No SMDI interfaces are available
Hi,
I'm a brand newbie to asterisk trying to set it up for the first time
and I can't get a softphone to connect, the connection times out.
I had a trixbox pro install working, but I need more control and would
like to learn to do it with asterisk.
In /var/log/asterisk/messages I see:
WARNING[17401] res_smdi.c: No SMDI interfaces are available to listen
on, not starting SMDI
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