James Schenck wrote:
Even if I get no help from asterisk users I will get this to work I will
just post how I solved the problems for the benefit of others who seek help
and search the archives
If you don't want to help new guys or you think I should just figure it out
on my own you should just say so.
No need to be angry with us in that way, all of us help when we can. If we haven't
got the answer to a question, we simply wait for someone who can.
Sending out no-good messages saying "I can't answer you" will only burden the
list. And no one has an obligation to answer. Remember, this is an open source
project.
Nevertheless, congratulations on finding an answer!
You were the victim of the object syntax in Asterisk configuration files.
This is explained in the outdated Asterisk handbook in a good way. You first
enter the options, then define the object with the => construct. I did not
catch that.
I'll try to cover this in the wiki as well.
Thank you for delivering the answer to thet list, even if it was the answer
on your own question. If you have a more complete MGCP configuration we can
publish on the Wiki, please send it to me off list or update the wiki by
yourself.
Regards,
/Olle
[Egraph-1]
;dlink 104s-1
host = 12.151.207.2
context = local
callerid = "jim's office 1" <321>
line => aaln/1
callerid = "jim's office 2" <322>
line => aaln/2
callerid = "jim's office 3" <323>
line => aaln/3
callerid = "Laura's Office" <324>
line => aaln/4
This works
Callerid line must come first
James Schenck
Egraph Design Inc.
Arkansas Online Internet Services
(870) 857-3287
IAXTEL (700) 857-3287
[EMAIL PROTECTED]
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of James Schenck
Sent: Monday, December 08, 2003 3:48 PM
To: Asterisk Users List
Subject: [Asterisk-Users] New to Asterisk need help with caller id
I am have trouble getting caller id to work here is my current mgcp.conf am
I missing something?
=========================================================
Mgcp.conf
[general]
port=2427
[Egraph-1]
;dlink 104s-1
host = 12.151.207.2
context = local
line => aaln/1
callerid = "jim's office 1" <321>
line => aaln/2
callerid = "jim's office 2" <322>
line => aaln/3
callerid = "jim's office 3" <323>
line => aaln/4
callerid = "Laura's Office" <324>
==========================================================
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users