similar to: sccp problem

Displaying 20 results from an estimated 1000 matches similar to: "sccp problem"

2011 Aug 10
3
ulimit
Dear for having an stable system which limit option is good for ulimit comand ? 2-is any option for making asterisk crash-free? Best -- Pezhman Lali -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110810/365d9d56/attachment.htm>
2011 May 25
1
synway
Dear, do you have any successful experience for installing SHT-8C/PCI/FAX (synway) with asterisk ? is it compatibe with asterisk (dahdi/zaptel)? best -- Pezhman Lali -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110525/9df2050a/attachment.htm>
2011 May 17
0
3. Re: ITSP Multi IPs (Alex Balashov) Asterisk-users Digest, Vol 82, Issue 33
Alex, Thank you so much for your response. I've been so consumed with other business that I only just now getting back to this issue. We have implemented your suggestion which is perfect. Thank you again. I've never asked a question of the community before and I'm extremely happy with the rapid response I received. Somewhat related to this initial problem I have an additional
2006 Oct 30
2
anti ex-girlfriend
Hi Dear I want to use asterisk(1.2.7.1) as a router by caller id. I have only a DID number, I want to map this number to some ip-phones , base on received Caller-id. it is my database's view: 456 | DID | 14193016880 | 2 | hangup | | 455 | DID | 14193016880 | 1 | Dial | H323/1169#989181310524@66.152.61.66|60 | didx.org for
2012 Sep 03
0
dtmf problem
Dear, Huawei softx3000 sends the dtmf with undefined content-type(sscc) and format, so the asterisk can not recognize the digits, maybe changing the source code of asterisk be a good solution, but I am looking for a better way. would you please let me know if you have a better solution. Best <--- SIP read from UDP:1.1.1.1:5060 ---> INFO sip:050111111 at 213.203.201.51:5060 SIP/2.0
2014 Jan 20
0
Dahdi Wait for dial tone
Dears, There is a PSTN line shared between 2 asterisk servers, (openvox 4FXO lines) The outgoing call of the one server may be conflict with the established call of the other one, is any way to force the Asterisk or Dahdi to dial after hearing the Dial tone ? -- Pezhman Lali -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Jan 30
3
faxter
Dear, Faxter is an opensource email to fax gateway, please check it, let me know if any bug. best -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110130/0f418a92/attachment.htm>
2011 Apr 08
6
Variable inheritance with dialplan command Originate
Hi, I would have thought that when spawning a channel using the Originate() dialplan command, variables prefixed with two underscores would be preserved. However this does not work in the following case. Dialplan code: [intern] exten => 200,1,Set(__myvar="foo") exten => 200,n,Originate(Local/123 at test_orig,exten,dummy) [test_orig] exten => 123,1,NoOp(${myvar}) exten =>
2011 Mar 06
1
fail2ban + asterisk
Dear this note is only for fresh administrators don't think about asterisk security. I found fail2ban very useful for anti asterisk hacking, so I want to share it with fresh admins. some hackers try your sip or iax2 ip with a lot of username/password, may be after 1 million try, one username/password was accepted. so in 2-3 hours, they use all of the credit of the hacked user. fail2ban, runs
2009 Aug 24
1
disconnection silent channels
Dear,is any way to find silent channels , and disconnect them after 30 secs? best -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090824/7709c910/attachment.htm
2006 Oct 21
1
new route by caller id
Hi I have installed, asterisk , with postgresql. it 's the view of extensions table: didex=# select * from extensions order by id desc limit 5; id | context | exten | priority | app | appdata | description
2006 Oct 21
0
route by caller id
Hi I has installed, asterisk , with postgresql. it 's the view of extensions table: didex=# select * from extensions order by id desc limit 5; id | context | exten | priority | app | appdata | description
2011 Jan 29
3
Reducing number of Asterisk processes?
Hello On a uClinux-based appliance, "ps aux" shows multiple Asterisk processes: 380 root 11990 S asterisk -f 381 root 11990 S asterisk -f 383 root 11990 S asterisk -f 384 root 11990 S asterisk -f 385 root 11990 S asterisk -f 386 root 11990 S asterisk -f 387 root 11990 S asterisk -f 388 root 11990 S asterisk -f
2009 Jan 26
2
custom cdr userfiled
Dear, I added new field to cdr table , named "service" and type varchar(20), but in extensions.conf with the following command, nothing to be saved. exten => _X.,1,Set(CDR(service)=OUT) does asterisk support this ability ? is any setting must be changed, before that ? best Mani
2007 Jan 08
0
SIP rt load from db
Anyone know the command that tells * to load a sipfriend from the realtime db rather than saying no such host? I've tried various combinations of the rt commands: rtcachefriends=yes; ;rtcache=yes ;rtAutoClear=yes ;rtautoreg=yes ;rtIgnoreRegExpire=yes ;rtupdate=yes rtfromcontact=yes Basically I have a group of 4 * servers all routing calls, but only two are hearing the phones
2009 Jan 31
1
iax clients were unregistered after 30sec
Dear, Our iax clients's ip and port in the database were removed automatically, after 30 secs. the iax info is saved in odbc and postgresql . asterisk=# select * from iax_buddies where username='9706015'; name | username | type | secret | md5secret | dbsecret | transfer | inkeys | outkeys | auth | accountcode | amaflags | callerid | context | defaultip | host | language
2007 Mar 30
2
web based sip phone
hello is any web based sip phone? for example: a user after logining in, view a configured sip phone, and ...... best MAni ____________________________________________________________________________________ Finding fabulous fares is fun. Let Yahoo! FareChase search your favorite travel sites to find flight and hotel bargains. http://farechase.yahoo.com/promo-generic-14795097
2011 May 14
10
Asterisk-cpu utilization > 60 %
Hi, On 64 bit centos 5.6 I have virtualbox 4 and 64 bit elastix latest. Since yesterday cpu utilization has been constantly peaking 65-75%. Hardly 1-2 concurrent calls. No other activity on server. Top shows asterisk on top. Its quad xeon server with 4 gb ram. Any suggestion where should I start and how should I go about with my investigation. Thank you and have a great weekend. Sans
2008 Nov 10
6
changing the size of voice packets
Dear, is any way to change , the size of voice packets? I want to increase the quality by decreasing the size of each packets, because of bandwidth failure. ? thanks in advance Mani -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081110/c1b2ed9d/attachment.htm
2011 May 28
2
dtmf Caller-id detection before first ring
Hi dears, I am from saudi arabia and using asterisk 1.6.2.13,Dahdi-2.3.0 and Digium, Inc. Wildcard AEX800 8-port analog card (PCI-Express) . I am facing problem with detecting caller id before first ring.I recorded the dahdi channel using dahdi_monitor command. Where I am able to see and hear caller-id dtmf tones. Pl tell me the procedure to upload recorded file if you needed. Something I want