Displaying 20 results from an estimated 5000 matches similar to: "Receiving SIP calls without registeration and dynamic IP address"
2007 Jul 08
2
asterisk is not sip proxy
Hello Asteriskers,
I'm confused about why Asterisk is not a SIP proxy and why exactly
this can affect the performance of a large Asterisk system.
I know that Asterisk acts as a useragent endpoint, but my doubt is why
exactly Asterisk could overload the call flow if the RTP voice stream
goes from the caller to the called party.
Does someone know how many calls or pencentaje that could handle
2007 Aug 20
2
Firefly IAX2 configuration
Hi List;
I am using Firefly softphone Version 1.9.9 Build 4521
and I select IAX protocol and did the configuration in
Network1 (and I checked the Active checkbox) as
following:
Server: 192.168.8.4
username: iax2user1
password: password
In the Asterisk, I did the following configuration on
the /etc/asterisk/iax.conf:
[iax2user1]
type=friend
context=internal
username=iax2user1
secret=password
2007 Jul 13
3
Macro: s-NOANSWER, _s-.
Hi List;
I have this example for Macro and I am not able to
understand some line, if any one can help me plz :)-
[macro-voicemail]
exten => s,1,Dial(${ARG1},20)
exten => s,2,Goto(s-${DIALSTATUS},1)
exten => s-NOANSWER,1,Voicemail(u${MACRO_EXTEN})
exten => s-NOANSWER,2,Goto(incoming,s,1)
exten => s-BUSY,1,Voicemail(b${MACRO_EXTEN})
exten => s-BUSY,2,Goto(incoming,s,1)
exten
2007 Jul 27
4
CONSOLE=Phone/phone0 and CONSOLE=Console/dsp and Zap/g2
Hi List;
What the following mean:
CONSOLE=Phone/phone0
CONSOLE=Console/dsp
TRUNK=Zap/g2
I know SIP/John and Zap/1 but I do not know above (I
do not know also the difference between Zap/2 and
Zap/g2)?
Any advise?
Regards
Bilal
____________________________________________________________________________________
Got a little couch potato?
Check out fun summer activities for kids.
2007 Aug 03
5
Difference between WaitExten and TIMEOUT (response)
Hi List;
What is the difference between WaitExten function and
TIMEOUT (response)? As I see that both are used to
determine the allowed time to enter the digits, any
one can advise?
Regards
Bilal
____________________________________________________________________________________
Shape Yahoo! in your own image. Join our Network Research Panel today!
2007 Jul 23
2
Upgrade and keep the configuration
Hi List;
How to upgrade the Asterisk, Zaptel and LibPri and
keep the configuration the same? I do not need to
remove current asterisk, zaptel and libpri and
download new one and write new configuration.
Regards,
--------------
ITS
IP Telephony and Contact Center Engineer
Eng. Bilal Ghayad
Mobile: 00965 9849460
2007 Aug 02
1
H.323
Hi List;
Did any one tried the H.323 module? How much it is
stable and work fine?
Regards,
------------
ITS
IP Telephony and Contact Center Engineer
Eng. Bilal Ghayad
Mobile: 00965 9849460
____________________________________________________________________________________Ready for the edge of your seat?
Check out tonight's top picks on Yahoo! TV.
http://tv.yahoo.com/
2007 Aug 27
2
Is it possible to register without sending the password
Dear Philipp;
Kindly find the part of the configuration as below:
[general]
allow=all
disallow is comment by ( ; ).
[bilal_sip]
type=friend
context=internal
host=dynamic
canreinvite=no
dtmfmode=rfc2833
So where is the problem? The endpoint does not
register and nothing appear on trace level 3. And the
amazing thing that if the endpoint send wrong username
(for example: bilal_sip100) then it
2007 Oct 03
4
Secondary Dialtone and selecting a specific line from Zap/g
I need to select a line from the Zap group channel
using the SIP Phone (not FXO and not FXS ports).
ignorepat does not work?
Also, what is the method to let the second dial tone
has another tone frequency?
Regards
Bilal
----------------
No, ignorepat is for FXS ports (FXS ports use FXO
signaling). Also,
ignorepat does not apply to SIP phones, because SIP
phones provide
their
own dialtone,
2007 Jun 20
2
zlib1g
Hi List;
Why I need zlib1g to do installation for Zaptel? Will
zlib1g do compression or it will what extactly do
during the installation process?
Regards
Bilal
____________________________________________________________________________________
Moody friends. Drama queens. Your life? Nope! - their life, your story. Play Sims Stories at Yahoo! Games.
http://sims.yahoo.com/
2007 Jul 01
4
Not able to find the file zaptel.conf after compiling asterisk and zaptel
Hi List;
I compiled Zaptel 1.4 and Asterisk 1.4 after
downloading them using svn, but when I checked the
file zaptel.conf under etc/asterisk, I did not find
this file. Any help?
By the way: How can I know the asterisk and zaptel
version extactly that I compiled them? In other words,
asterisk 1.4.... and zaptel 1.4.... ?
Regards
-------------
ITS
IP Telephony and Contact Center Engineer
Eng.
2007 Aug 26
1
Is it possible to register without sending the password?
Hi List;
I noticed that if I disabled secret in the context by
placing ( ; ) before it, then at the asterisk the log
will be:
-- Registered SIP 'bilal_sip' at 0.0.0.0 port 5060
expired
The IP address of the endpoint was not captured!!!
Why?
If secret enabled, then some endpoints can not
register (maybe due to compatibility in reading the
negotiation packets), so what is the solution?
2004 Feb 27
6
Video Conference
Is Asterisk capable of handling video conference? I am wondering if there is anybody in the list who tried it with NetMeeting(s). If it is possible, is the * required to register in the GK for this purpose? or making it as h323gw only is enough.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Aug 25
0
SIP endpoint registeration problem
Hi List;
I have a problem when trying to let an SIP ATA
endpoint (got it from broadtel company), I am getting
the following message:
- Registered SIP 'bilal_sip" at 0.0.0.0 port 5060
expires 60
I do not know why it takes it 0.0.0.0 while it has an
IP address (192.168.8.3).
In the sip.conf, the following configuration to the
bilal_sip done:
[bilal_sip]
type=friend
context=internal
2007 Jul 01
1
How can we block the calls for specific code
Hi List;
What is the command and where I can write it to block
specific code from calls (then no one will be able to
place call for any number start by that code)?
---------------
Regards
ITS
IP Telephony and Contact Center Engineer
Eng. Bilal Ghayad
Mobile: + (965) 9849460
Yahoo ID: bilmar_gh at yahoo.com
MSN ID: bghayad at hotmail.com
2007 Jul 13
1
Media Proxy Mode in Asterik: SIP and
Dear Alex;
Thanks for your kindly reply.
Please explain for me what do u mean exactly in "a la"
in the following sentence u wrote it below?
" in SIP, this can be done via
"re-INVITEs" a la the canreinvite= option for SIP
peers in sip.conf"
Another thing, do u mean that it is easier (better) if
we need H.323 endpoint to talk with SIP endpoint then
we use full
2007 Aug 27
4
Prepaid Billing: A2Billing, AstBill, ASTCC
Hi List;
I need to use an prepaid billing system with Asterisk,
and I do not know which one is more stable and
integrated with Asterisk?
A2Billing or AstBill or ASTCC?
Also, from where I can download it and ready about its
configuration?
Regards
ITS
IP Telephony and Contact Center Engineer
Eng. Bilal Ghayad
Mobile: 009659849460
2007 Aug 23
3
Asterisk Prompt
Hi List;
I read the following sentence:
"The CLI prompt is set with the ASTERISK_PROMPT UNIX
environment variable"
In the following link:
http://www.voip-info.org/wiki/index.php
page=Asterisk+CLI+prompt
The question is: what is the ASTERISK_PROMPT UNIX
environment variable and where I can access it to
change it? Also where I can find information about it?
Regards
Bilal Ghayad
2007 Jul 30
6
outbound caller ID
Hi,
I would like to know if one can set the outgoing
caller ID within Asterisk when calls are going out
through:
1) an analog POTS line (I suppose not)
2) a telco BRI line (I don't think so)
3) a telco PRI line (maybe)
4) a voip provider (surely)
Thanks,
Vieri
____________________________________________________________________________________
Moody friends. Drama queens. Your
2007 Mar 30
1
Which IP Phones have buttons can be assigned to functions with Asterisk
Hi List;
Can someone advise me which IP Phone model that has
buttons that can be assigned to do specific
functionalities (call pickup, call formward, call
appearance) and a transfer button and hold button?
Which is the best of the following (that has buttons
can be assigned to specific functions):
Cisco 7970 or 7960
Polycom 501
Grandsream IP Phone Budge Tone 1001 or 1002
Linksys SPA 942 or 922