Hi, I have even now connected to IAXtel at number 1-700-895-5211 when I am in the office, so Asterisk is great. I just found something strange, which is that if I am already in a connection with my Grandstream and talking, and a second call comes in, it rings on the Grandstream. However, if I am not talking but waiting for dialing, the caller gets a busy signal (good). How can I make sure there is only one call at a time to the SIP phone ? (call waiting could be useful, but I didn't figure out how to do this with the SIP).
Bisker, Scott (7805)
2003-Nov-18 06:57 UTC
[Asterisk-Users] double-dial in SIP Grandstream
Marc, This is the typical behavior for call waiting. While you are initiating a call, people who call your number will get a busy signal until your first call connects. Once the call connects, the number 2 caller will hear a ring until you pickup. If you want to disable callwaiting then put "callwaiting=no" in sip.conf for that particular alias. [<alias>]