Displaying 8 results from an estimated 8 matches similar to: "rtpip patch"
2007 May 24
2
SCCP
Any one knows where to install chan_sccp for asterisk 1.4 ???????.
Please guide me from where can I download the asterisk 1.4 sccp channel
driver and how to install it because I tried to get
chan_sccp-mayday05.tar.gz
When I trying to install it ,error happened like this.
Please help me how to solve this issue.
[root@XPL t]# cd chan_sccp
[root@XPL chan_sccp]# make clean
rm -rf
2007 Feb 11
0
realtime and save ip server in database
Hello
I change this from chan_sip.conf (see ipsvr):
static void realtime_update_peer(const char *peername, struct
sockaddr_in *sin, const char *username, const char *fullcontact, int
expirey)
{
char port[10];
char ipaddr[20];
char regseconds[20];
time_t nowtime;
-> char ipsvr[20];
time(&nowtime);
nowtime += expirey;
2005 May 25
1
Default caller ID
Hi,
I've been looking at the problem of the default caller ID. When a call
comes in with no CID or witheld it's always set to 'asterisk' which is
what the phone displays. I've been looking for an option to change that.
The only place I can find is DEFAULT_CALLERID in chan_sip.c. This is
set by the 'callerid' option in the sip.conf.
However the documentation
2006 Feb 28
2
Sipura SPA-3000 and PSTN dtmf
Greetings,
What is the recommended settings for using SPA-3000's FXO port for
dialing out to PSTN in regard of the DTMF?
The voip lan contains SPA-2100 and SPA-3000, with all fxs/fxo ports
registered to the Asterisk box with unique username/passwords.
The inbound PSTN DTMF works excellently, e.g. people calling from PSTN
into the * box are able to pick IVR items with DTMF reliably.
The
2006 Mar 08
2
REGISTER headers changed
Can someone help me with upgrading to the lastest version. I am using the
same sip.conf file, but the headers have changed and registration fails.
Has something change in the conf file that would cause this?
Notice 1.2.5 has no Authoization at all...
Regards,
Jason
Version 1.0.9
---------------------------
REGISTER sip:voip-ca35323.ocn.ne.jp SIP/2.0
Via: SIP/2.0/UDP
2006 May 16
2
Multiple Registers
List,
Does anyone know how to limit the amount of registrations that a sip user
can have?
For example, I have 2 softphones that I use on my laptop & desktop, both use
the same username & password. If I have both softphones up at the same time,
I can make simultaneous calls with each of them.
I know you can have call-limit=1 but in this case, I want to allow them to
have 3 way calling
2010 Nov 05
2
How to append custom option to Contact: header on outgoing SIP INVITE msgs?
Hi list,
My need is to append a site specific parameter to the
Contact: header on all INVITEs exiting * via a SIP trunk.
I'd like it to look something like this:
Contact: <bob:3125551212 at 10.10.10.10;SITE-ID=us.here>
where SITE-ID=us.here is set in a config file that * parses on
startup. Or in a Dial() command option? Or I don't care exactly
how. :-)
It is possible to
2005 Oct 10
2
Throroughly confused about SetCallerID
Folks,
I've been trying to handle the problem where
blocked callerids appear as coming from
asterisk <asterisk>
on the email notification, and the message
envelope simply doesn't say anything (does not
actually play the vm-unknown message).
So, following the tip provided by several
previous posters, I tried putting this in my
extensions.conf (the xx's are my DID,