similar to: perl script to generate new sip.conf users

Displaying 20 results from an estimated 40000 matches similar to: "perl script to generate new sip.conf users"

2010 Oct 11
4
SIP and ANI
Hi All, My research indicates ANI is not really supported with SIP Channels or passed between SIP servers, even with setting function CALLERID(ANI). So the only place this applies is on PRI interfaces, when sending calls out a ZAP PRI you can set the ANI to whatever and CID Number to a different whatever so on the other end of the PRI you will receive the two different values? Is this correct or
2006 Oct 12
1
AccountCode set in sip.conf but not showing up in CDR
Hi All, I'm running 1.2.9.1 and have a sip user setup with accountcode=4444 in the context. lab1*CLI> sip show peer 1234 * Name : 1234 Secret : <Set> MD5Secret : <Not set> Context : sip1004 Subscr.Cont. : <Not set> Language : Accountcode : 4444 AMA flags : Unknown CallingPres : Presentation Allowed, Not Screened Callgroup
2010 Jan 07
4
AGI perl script set timeout within script?
Hi All, I'm running an AGI, calling a perl script the does number lookups to a remote server. I would like to put a timeout in the script. The problem I'm running into is if the DNS server is not responding, the script hangs and waits for 30 seconds before returning to the Asterisk dialplan. I would like a timeout of 1 second, then return. Here is my clean script:
2007 Jan 16
3
Realtime Voicemail Password Change Not Working
Hi All, I'm using asterisk 1.2.9.1 and mysql 3.23, asterisk add-ons 1.2.3. All seems to work normally with realtime voicemail, reads vmbox parameters from the db fine. When I try to change the password, asterisk operates normally, "enter new password" ok, "re-enter new password" ok, "password has been changed" There are no entries in the mysql.log setting the
2006 Nov 08
1
Re: Asterisk and Max TNT PRI to SIP Authentication Issue
> what is the sip.conf for 1239 > which I'm going to assume is a extension on the TNT > > Barry > > JR Richardson wrote: > > Hi All, > > > > I have a lab setup with two asterisk servers and a MAX TNT in the > > middle like this: > > > > asterisk sip >< sip TNT pri >< pri asterisk exten 1239 is the CID Number from the
2006 Nov 07
3
Asterisk and Max TNT Passing calls SIP to PRI, not PRI to SIP Authentication Issue
Hi All, I have a lab setup with two asterisk servers and a MAX TNT in the middle like this: asterisk sip >< sip TNT pri >< pri asterisk The TNT is running 11.0.6 and the asterisk servers are running 1.2.9.1. I can get calls to pass from asterisk sip to tnt to pri to asterisk but not the other way. The call from asterisk to pri to tnt is good, the TNT is passing SIP invite to the
2008 May 28
7
Cisco Gateway sending call to * without CID Name
Hi All, I have a Cisco 2600 PRI gateway being hosted on an Asterisk server. The PRI on the cisco is pointing to a customer legacy PBX, the SIP VoIP side of the cisco is pointing to an Asterisk server (1.2.X). In Asterisk, the SIP peer is setup with callerid="some name"<5551212> In a SIP call from the cisco to asterisk, there is no CID name info in SIP debug, so Asterisk
2007 Jan 17
4
FW: Realtime Voicemail Password Change Not Working
> I'm using asterisk 1.2.9.1 and mysql 3.23, asterisk add-ons 1.2.3. > All seems to work normally with realtime voicemail, reads vmbox > parameters from the db fine. When I try to change the password, > asterisk operates normally, "enter new password" ok, "re-enter new > password" ok, "password has been changed" > > There are no entries in
2010 Jan 20
1
Using SIPPEER status with CUT function? SOLVED
On Wed, Jan 20, 2010 at 2:42 PM, JR Richardson <jmr.richardson at gmail.com> wrote: > Hi All, > > I'm using Asterisk 1.4 branch and checking the status of some SIP > Peers with the functions ${SIPPEER(101:status)} and the result is "OK > (48 ms)". ?Seems to work fine. > > Now I would like to use the function CUT to set a variable with the > 'OK'
2008 Mar 01
2
Page app, Polycom IP 601, 60 SIP peers, Interesting Issue WORKING NOW
JR Richardson Engineering for the Masses> -----Original Message----- > From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users- > bounces at lists.digium.com] On Behalf Of asterisk-users- > request at lists.digium.com > Sent: Saturday, March 01, 2008 12:00 PM > To: asterisk-users at lists.digium.com > Subject: asterisk-users Digest, Vol 44, Issue 1 > >
2007 Mar 21
1
Too Many Open Files, Hung SIP Sessions, Can I Increase File Count?
Hi All, Something happened on one of my 1.2.9.1 systems, SIP between * and Cisco Call Manager 4.1, leaving hung or open SIP sessions. No problem now, we found and corrected the problem. But while these hung sessions were increasing to around 480 to 500 sessions, I started getting "too many open files" on the asterisk console and sporadically could not establish new SIP connections.
2007 Jun 27
0
Asterisk to Cisco 2600 GW DTMF Not Working, Working now
On 6/26/07, JR Richardson <jmr.richardson at gmail.com> wrote: > 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
2007 Apr 26
1
Re: Voicemail on Different Server, Voicemail with NFS
> -----Original Message----- > From: JR Richardson [mailto:jmr.richardson@gmail.com] > Sent: Saturday, June 17, 2006 2:30 PM > To: asterisk-users@lists.digium.com; Douglas Garstang > Subject: Voicemail with NFS (working, I think) > > I'm using a stand-alone VM server and exporting the VM files ro for > MWI function only. All my registration servers mount the remote
2007 Jan 24
0
iax.conf setvar= like sip.conf setvar=?
Hi All, I'm running 1.2.9.1, is setvar= implemented in iax.conf in a later version of asterisk? If so, which one? Thanks. JR -- JR Richardson Engineering for the Masses
2006 Dec 05
0
Re: regcontext, NoOp extension vanishes when extension reload, WORKING
OK this was an easy one to fix. All I had to do is RTFM. Note on the wiki: ATTENTION: Make sure you take a look at bug report 7144 Just do what Kevin said, include the regcontext in whatever static context you have the priority 2 extension and don't make a static regcontext in extension.conf. Let sip module do the rest. Works great. Thanks Guys. JR On 12/5/06, JR Richardson
2006 Apr 18
0
Asterisk Performance 350 Concurrent ChannelsWorking Nicely
Is this with Asterisk in the RTP stream? Is it doing any transcoding? > -----Original Message----- > From: JR Richardson [mailto:jmr.richardson@gmail.com] > Sent: Tuesday, April 18, 2006 9:34 AM > To: asterisk-users@lists.digium.com > Subject: [Asterisk-Users] Asterisk Performance 350 Concurrent > ChannelsWorking Nicely > > > Hi All, > > This is a performance
2008 Jan 29
0
Asterisk and MRTG, a little help please...WORKING
On 1/28/08, JR Richardson <jmr.richardson at gmail.com> wrote: > > You need to take a step back and first test the script without using > > MRTG. Execute it like this: > > # /opt/bin/asterisk-mrtg -h localhost -u XXX -p XXXX -1 SIP -2 Zap > > 10 > > 10 > > 10 > > 10 > > > > You should get 4 lines of numbers. That respresents your SIP
2007 Dec 18
2
resync linksys SPA9XX config file from Asterisk
Hi All, Anyone know the sip header to send to a Linksys to resync it's config file? Thanks. JR -- JR Richardson Engineering for the Masses
2007 Jul 23
2
Voicemail .lock- files voicemail box not accessible
Hi All, Strange issue, recently I started getting a lot of .lock files in the voicemail /INBOX folder preventing proper access to voicemail. I can delete the .lock files and everything is normal. After searching around, I found some SIP lock file stuff but nothing specific to voicemail. Can someone point me in the right direction to resolve this? I'm runnning 1.2.9 on Debian Sarge.
2008 May 05
2
T38 Passthrough Verification
Hi All, I have 1.4.9.1 setup, with the compiler flags enabled for T38, and have a Mediatrix 2102 and a Linksys SPA 8000-G1. I can pass faxes between devices but can't seem to invoke T38 pt UDPTL. It's enabled in sip.conf [general] and well as the [peer]. I get an error at the CLI: WARNING[3096]: chan_sip.c:14149 handle_request_invite: RTP re-invite after T38 session not handled yet !