Displaying 20 results from an estimated 5000 matches similar to: "Change name User-Agent"
2006 Apr 04
1
IAX connection refused between 2 asterisks 1.2.5
Hi all,
I've 2 * tryning to connect each other
Server A is already registred on server B
But server B never registers in server A
I always get this:
Tx-Frame Retry[000] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass: REGREJ
Timestamp: 00018ms SCall: 00004 DCall: 00003 [XXX.XXX.XXX.XX:4569]
CAUSE : Registration Refused
CAUSE CODE : 29
Any tip?
Best regards,
Marco Mouta
2006 Apr 04
2
Can't get Pickup app working
I'm trying to set the Pickup feature. I'm setting my extensions.conf as:
exten => _*.,1,Pickup(SIP/${EXTEN:1})
but if, for example, extension 03 is ringing by a call made from
extension 01, and I try to pick it up from extension 02 (by dialing *03
from extension 02), I can see in the Asterisk console (Verbosity set to 10):
-- Executing Dial("SIP/01-512c",
2006 Apr 10
1
"chan_iax2.c: Ooh, voice format changed to ..."
Can someone explain me this message:
"chan_iax2.c: Ooh, voice format changed to ..."
Where can I find a list of numeric codes used to identify voice format?
Then, sometime I get an infinite loop of messages like these:
DEBUG[15015] chan_iax2.c: Ooh, voice format changed to 1
WARNING[15015] channel.c: Unable to find a codec translation path from g723
to alaw
DEBUG[15015]
2006 Apr 10
2
Wanted any /all used out of service Digium boards Mark
Wanted any /all used out of service Digium boards
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060410/3892463b/attachment.htm
2006 Apr 11
2
G726-40 required - Help!
Hi everybody,
A customer requires G726-40 with Asterisk... I know G726-32 is
pseudo-standard, but he definitely wants G726-40...
Is there any (easy) way, to integrate G726-40 into Asterisk? Has anyone
done this before? Any hints? Please help!
Due to a misunderstanding, my product manager already offered this to
the customer and now i do not know how to do it...
Thanks a lot in advance,
2006 Apr 14
1
Packet Testing
Hi everyone,
On the Polycom 601 phones we are using, the forward feature works very
nicely for agents that are out on trips. I was wondering if there is a
way to test to see if they have the forward option enabled.
When it is enabled the call comes in and gets -- Got SIP response 302
"Moved Temporarily" response and then it uses the correct outbound macro
to forward the call to the
2006 Apr 14
2
How to get 1.2.7 asterisk
Hi,
Does "cvs checkout asterisk" gets the later version of asterisk? I tried
"cvs checkout -r v1-2-7 asterisk", and didn't work for me. The only
thing works is "cvs checkout -r v1-2 asterisk". What exactly is version
tag for version 1.2.7? Thnx
2006 Jun 09
3
Compiling SVN Trunk
I have the same problem on some modules.
For example app_math.so
[app_math.so]Jun 9 18:16:45 WARNING[19001]: loader.c:728
__load_resource: missing mod_data for app_math.so
Any help?. I have been looking , but nothing reasonable found.
Thanks
--
Alberto Sagredo
2006 Apr 18
2
eyeBeam + ASterisk 1.2.7.1 + Instant Message
Hi,
I'm trying to find how to configure Asterisk 1.2.7.1 to allow two
EyeBeam (3015c) to send Instant Messages between them... But I cannot
find anything that explains how to do it!
Anybody as a clue? is it possible?
Now, when we try to send an Instant Message in the eyeBeam it says:
"User not available". In asterisk console appears a message saying:
------
Apr 18 17:13:22
2006 Apr 28
1
Integrics release Enswitch 2.0
Integrics is pleased to announce version 2.0 of Enswitch, the most
integrated platform available for offering commercial telephony services
such as ITSP, hosted PBX, calling cards, call shops, number translation
services, and much more.
Enswitch was formerly known as ITSP in a box, and Enswitch 2.0 is
effectively the same product as ITSP 1.7. The product has been rebranded
as, although it
2006 Apr 29
2
How many asterisk process's are "normal"?
Hello all,
I have two test beds running the exact same version of asterisk 1.2.7.1,
latest of zaptel, libpri, etc..
Test bed #1 (Solaris 9,sparc ultra 5):
This one is closer to a "production" machine, in that it is connected to a
sip provider thru an iax2 connection and have an incoming DID configured. I
can send and receive calls.
Test bed #2 (Slackware Linux 10.2, AMD XP chip):
2006 Apr 29
2
Codec G729 no longer works.
I upgraded my server from Fedora Core 4 to Fedora Core 5.
I was wondering if anybody else has run into the problem and know's the
fix?
I recompiled asterisk and if I don't have
the /usr/lib/asterisk/modules/codec_g729a.so
file in place it works.
I use or used to use the licensed G729 Codec from Digium.
This is the error message from asterisk -vvg:
[app_playback.so] => (Sound File
2005 Sep 09
1
Changing User-Agent: Asterisk PBX
Hello Folks!
in my sip-logs i see that asterisk uses the User-Agent ID "Asterisk
PBX":
SipClient: Received: 16:34:03.023
---------------------------------
BYE sip:102141@131.130.XXX.XXX:44343;transport=udp SIP/2.0
Max-Forwards: 10
Record-Route: <sip:213.2XX.XXX.XX8;ftag=as2eb3c466;lr=on>
Via: SIP/2.0/UDP 213.2XX.XXX.XX8;branch=z9hG4bK539a.47e6e8a7.0 #this is SER
Via:
2005 Jul 13
5
Support needed
Hi my name is Will Velez.
Does Asterisk support E164?
Thanks
2006 Apr 05
1
IAX2 Origination Problem
Hi all,
I have here several IAX2 Softphones(IDEFISK, DIAX and an own develop
based on iaxclient.lib). I have follow dialrules in my std-test extension:
[std-test]
exten => *601,1,Answer
exten => *601,n,Dial(IAX2/pbxnetwork/xxxxxx,30,m)
exten => *601,n,Hangup
exten => *602,1,Answer
exten => *602,n,Dial(IAX2/pbxnetwork/xxxxxx,30)
exten => *602,n,Hangup
No I have a problem when
2006 Jun 12
5
IAX DID channels as incoming hunt group?
Hi:
I am looking into getting incoming IAX DID channels for our office. I've
found a provider.
What I want, though, is an incoming hunt group -- that is, say we have
three lines:
555 1212
555 1213
555 1214
Calls coming in on 555 1212 may end up on any one of the three. If 555
1212 is busy, the call forwards to 555 1213, and so on.
I was under the impression that this has to be done by the
2006 May 29
2
Problem with IAX2 dialin with portunity
Hi,
I'm using http://www.portunity.net/
I configured now asterisk with the following setup:
iax.conf:
register => XXXXXXX:YYYYYYY@iax.iaxport.de
[portunity-out]
type=friend
host=iax.iaxport.de
username=XXXXXXX
secret=YYYYYY
context=incoming-portunity
notransfer=yes
[guest]
type=user
context=default
;callerid="Guest IAX User"
And in extensions.conf:
[default]
;exten =>
2006 Jun 05
9
IAX Passing Variables
Well, this kinda sux.
We have three Asterisk servers. Phones register to a single, primary server.
When a phone on one wants to reach a phone on another, we use DUNDi to discover the destination pbx and IAX to transfer the call to the other Asterisk box. This seems to be a fairly common practice amongst Asterisk users, yes?
Well, what about setting variables before call placement? Say you want
2006 Apr 20
3
Asterisk Won't start after SVN Trunk Update
Hi:
I deleted old modules in /usr/lib/asterisk/modules
before make install. I built zaptel and libpri before
asterisk. Modprobe zaptel and modprobe -v wctdm
executed witiout complaint. Starting asterisk
produced the output below with several warnings and a
failure. Can someone help, please. I double-spaced
the warnings in the text below. The first warning is
about music on hold because it
2020 Feb 14
1
Predictive call - agent talking to a customer, then suddenly talking to another customer
Hi, do you have NAT between Asterisk and agent phones?
S pozdravem
Tomáš Holý
Hi Tomas
Thanks for replying.
Yes, the phones are in one location in a LAN and are then NATed to enable them to contact the Asterisk which is hosted in the cloud.
A typical sip.conf phone configuration on the remote server for the site is
[general]
session-timers=refuse
disallow=all
allow=g729:20
allow=ulaw