First off, sorry for using a mail client without the "in-reply-to"
function.

Second:  I still can't make two calls using iconnecthere at the same
time.
Here is what I have tried:

Attempt 1:
>>exten=>_91NXXNXXXXXX,1,Dial,StripMSD
>>exten=>_1NXXNXXXXXX,2,Dial,SIP/[EMAIL PROTECTED]
>>exten=>_1NXXNXXXXXX,3,Dial,SIP/[EMAIL PROTECTED]

Attempt 2:
>>exten=>_91NXXNXXXXXX,1,Dial,StripMSD
>>exten=>_1NXXNXXXXXX,2,Dial,SIP/[EMAIL PROTECTED]
>>exten=>_1NXXNXXXXXX,103,Dial,SIP/[EMAIL PROTECTED]

Attempt 3:
>>exten => _91NXXNXXXXXX,1,Dial(SIP/${EXTEN:[EMAIL PROTECTED])
>>exten => _91NXXNXXXXXX,2,Dial(SIP/${EXTEN:[EMAIL PROTECTED])

Attempt 4:
exten =>
_91NXXNXXXXXX,1,Dial,SIP/${EXTEN:[EMAIL PROTECTED]&SIP/${EXTEN:[EMAIL PROTECTED]


So far nothing has worked.

Another question I have is about jitter buffer.  Is there a way to
create a
Jitter buffer in sip.conf?
When I type sip show channels I get the following output:

sip show channels
Peer             Username    Call ID      Seq (Tx/Rx)  Lag      Jitter
Format
213.137.73.176   xxxxxxxxxx  5752cb7a55f  00103/00000  00000ms  0000ms
4

There is a section for Jitter, so I would imagine that there is some way
to do it.

Thank you for your time.
Also, if anybody could suggest a good mail client for windows that is
able to 
use the in-reply-to function, it would be helpful.

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to