[asterisk-dev] Confrence call is not make

Matthew Jordan mjordan at digium.com
Wed Dec 7 08:15:55 CST 2011


Hi,

The asterisk-dev list is for Asterisk development discussion, not for Asterisk configuration or troubleshooting.  Please ask your question on the asterisk-users mailing list.

Thanks,

Matthew Jordan
Digium, Inc. | Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: http://digium.com & http://asterisk.org

----- Original Message -----
From: "Durgesh Mishra" <durgesh.mishra at rancoretech.com>
To: asterisk-dev at lists.digium.com
Sent: Wednesday, December 7, 2011 12:56:50 AM
Subject: [asterisk-dev] Confrence call is not make




I am making confrence application. 

In sip.conf 

[phone1] 
type=friend 
host=dynamic 
Takes an alphanumeric string. 
context= employees 

[phone2] 
type=friend 
host=dynamic 
context= employees 

[phone3] 
type=friend 
host=dynamic 
context= employees 

In extension.conf 

[employees] 
exten => 101,1,Dial(SIP/phone1,20,tT) 

exten => 102,1,Dial(SIP/phone2,20,tT) 

exten => 103,1,Dial(SIP/phone3,20,tT) 

exten => 777,1,MeetMe(777) 

In meetme.conf 

[rooms] 
conf => 777 



when i call 777 from phone1 ,its shows 603 declined. 

I check in CLI 

[Dec 6 17:46:58] WARNING[16264]: pbx.c:4088 pbx_extension_helper: No application 'MeetMe' for extension (employees, 777, 1) 
== Spawn extension (employees, 777, 1) exited non-zero on 'SIP/phone1-00000000' 



Plz tell me , where i am wrong in configuration. 



Thanks 
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev



More information about the asterisk-dev mailing list