Re: [asterisk-users] Set Call type in dial plan

2012-01-06 Thread Faraj Khasib
To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Set Call type in dial plan Hi, Sorry for late reply. Hope you've already found out something about it. What version of asterisk you are using, that function for choosing inbound/outbound call leg codecs

Re: [asterisk-users] Set Call type in dial plan

2012-01-04 Thread Sammy Govind
[ asterisk-users-boun...@lists.digium.com] On Behalf Of Sammy Govind [ govoi...@gmail.com] Sent: Tuesday, January 03, 2012 3:26 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Set Call type in dial plan Hi, For such call you just need to select

Re: [asterisk-users] Set Call type in dial plan

2012-01-03 Thread Faraj Khasib
this is what my SIP Invite message when I make Video call INVITE sip:6500@192.168.21.102 SIP/2.0 Via: SIP/2.0/UDP 192.168.21.193:52933;branch=z9hG4bK1943005978;rport From: sip:6097@192.168.21.102;tag=1857098215 To: sip:6500@192.168.21.102 Contact:

Re: [asterisk-users] Set Call type in dial plan

2012-01-03 Thread Sammy Govind
Hi, For such call you just need to select the outbound codec before the dial() app. choose the audio-only codecs and thus no video codec strings will be exchanged in that call. -- Regards, Sammy On Tue, Jan 3, 2012 at 1:54 PM, Faraj Khasib fkha...@iconnecths.com wrote: this is what my SIP

Re: [asterisk-users] Set Call type in dial plan

2012-01-03 Thread Faraj Khasib
:26 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Set Call type in dial plan Hi, For such call you just need to select the outbound codec before the dial() app. choose the audio-only codecs and thus no video codec strings will be exchanged

Re: [asterisk-users] Set Call type in dial plan

2012-01-02 Thread Faraj Khasib
Please help, I have tried many things I cannt make it work, when I make an audio call it is converted by asterisk to video call request, Please how to set the call type at extensions.conf, I tried setting the codec manually but didnt work also... any help .. any suggest will be great Thanx

Re: [asterisk-users] Set Call type in dial plan

2012-01-02 Thread Doug Lytle
Faraj Khasib wrote: Please help, I have tried many things I cannt make it work, when I make an audio call it is converted by asterisk to video call request Not that I can help, since I don't do any video calling. But, if you don't give any information about your system (OS and version,

Re: [asterisk-users] Set Call type in dial plan

2012-01-02 Thread Faraj Khasib
I use asterisk 1.6, my clients are sip clients, I dail using audio call in my clients but the request is recieved at the other client as video call request since I am enabling video support for sip Sent from my iPhone On ٠٢‏/٠١‏/٢٠١٢, at ١١:٤٩ م, Doug Lytle supp...@drdos.info wrote: Faraj

Re: [asterisk-users] Set Call type in dial plan

2012-01-02 Thread virendra bhati
Hi, Please give you sip phone name and sip.conf and extensions.conf details which is using for that communication. And CLI output of asterisk is also required. On Tue, Jan 3, 2012 at 9:59 AM, Faraj Khasib fkha...@iconnecths.com wrote: I use asterisk 1.6, my clients are sip clients, I dail

Re: [asterisk-users] Set Call type in dial plan

2012-01-02 Thread Faraj Khasib
Which is?! What I am missing how to set dail plan in extension.conf to pass call type as its Not convert request to video Sent from my iPhone On ٠٣‏/٠١‏/٢٠١٢, at ٧:٢٩ ص, virendra bhati virbh...@gmail.commailto:virbh...@gmail.com wrote: Hi, Please give you sip phone name and sip.conf and

Re: [asterisk-users] Set Call type in dial plan

2012-01-02 Thread virendra bhati
Which is means like if you are using sip 1234 then give the details of [1234] into that open thread and relevent extensions details too On Tue, Jan 3, 2012 at 11:30 AM, Faraj Khasib fkha...@iconnecths.comwrote: Which is?! What I am missing how to set dail plan in extension.conf to pass call

Re: [asterisk-users] Set Call type in dial plan

2012-01-02 Thread Faraj Khasib
Here is the thing, my sip client can call the same. Extension once as audio and once as video, so I cannt turn off video supportat reciever, what I guess can be done is in extension.conf , there must be flag or something I can manipulate ... Sent from my iPhone On ٠٣‏/٠١‏/٢٠١٢, at ٨:١٩ ص,

Re: [asterisk-users] Set Call type in dial plan

2012-01-02 Thread virendra bhati
Hi Might be it will help. Read it and set in extension as per your need. core show function CHANNEL -= Info about function 'CHANNEL' =- [Synopsis] Gets/sets various pieces of information about the channel. [Description] Gets/sets various pieces of information about the channel, additional