bar top left
bar top right
left curve
right curve
Welcome, Guest

Paging / Intercom not working right Aastra 6755i
(1 viewing) (1) Guest
Go to bottom
Post Reply
Post New Topic
Page: 1234
TOPIC: Paging / Intercom not working right Aastra 6755i
#71295
Re:Paging / Intercom not working right Aastra 6755i 2 Years, 4 Months ago Karma: 156
The XML scripts should have absolutely no effect on the FreePBX/Asterisk programming, They just make an elegant interface between Asterisk's state and the state of the phones through an XML server.

If *80<extension> does not page <extension> anymore, then you must have changed something else.

By default from the feature code page, *54 and *55 will enable and disable the intercom feature of the phone (if supported), for paging to work intercom must be enabled on the extensions paged. Page groups you have setup can just be to be dialed from any phone allowed, all phones in that group will in effect be intercom'ed , does that work? check the various options on that page also.

All the above being equal, then again please read very carefully the Aastra XML manuals.

(I have no idea how Grandstream's work, my previous experience is that in general they do so only marginally and that only briefly. I tend to microwave them on sight , I just assure you that the Aastra script will not have anything to do with their non-operation, if in doubt, just read it, it does state it is only supported on 32 bit OS's at my last read, , I also don't use Elastix 2.0 yet in any useful fashion, so maybe you better await input from someone who does )


regards

dicko
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
dicko
Ethically, I no longer support PaloSanto, Sorry.
Platinum Boarder
Posts: 4100
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Not available Birthday: 01/21
Last Edit: 2011/02/14 22:40 By dicko.
There are other solutions!!
Reply Quote
 
#71296
Re:Paging / Intercom not working right Aastra 6755i 2 Years, 4 Months ago Karma: 0
i understand all that. *80 works just fine its the paging groups that is having the problems. The paging groups use to work on the grandstream phones and now they dont work at all. I do not see any errors in the asterisk logs when you dial a page group. It shows the phone dials the page group extension it connects the phones then disconnects and the phones go back to inactive.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
reynolwi
Senior Boarder
Posts: 100
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Texas
Wm Reynolds
President & Co-Founder
RRWDS Co.

www.rrwds.com
A DELL Registered Partner

Network Error:
Hit any user to continue
Reply Quote
 
#71297
Re:Paging / Intercom not working right Aastra 6755i 2 Years, 4 Months ago Karma: 156
I'm sorry I just have never experienced that behavior, to my knowledge the only addition to the base FreePBX contexts are in:

/etc/asterisk/extensions_aastra.conf

and it's inclusion upline in extensions_custom.conf. There is nothing in there that would change anything, you could comment it out, or even uninstall the script to check. (yum remove aastra-xml-scripts)

perhaps a bug in the bug-tracker link below?

Perhaps feedback from other Elastix 2.0 Aastra XML users?

dicko
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
dicko
Ethically, I no longer support PaloSanto, Sorry.
Platinum Boarder
Posts: 4100
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Not available Birthday: 01/21
Last Edit: 2011/02/14 23:02 By dicko.
There are other solutions!!
Reply Quote
 
#78975
Re:Paging / Intercom not working right Aastra 6755i 2 Years ago Karma: 0
I just ran into this problem on a non-Elastix system and figured out why. It may not be the reason others are having the problem but I will mention it anyways.

Paging uses app_meetme. Starting with Asterisk 1.6.2 and FreePBX v2.9 you have the option of installing app_confbridge for conferencing. However if you do that the app_page application will not be installed.

I'm assuming that Elastix still installs with app_meetme by default so it may not be the same problem others here are having. You might want to check of meetme conferencing is working and if not check the timing source which is DAHDI.

So to summarize. If meetme conferencing is not working then paging won't work.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
mustardman
Fresh Boarder
Posts: 20
graphgraph
User Offline Click here to see the profile of this user
Reply Quote
 
#78980
Re:Paging / Intercom not working right Aastra 6755i 2 Years ago Karma: 0
In fact meet-me does not work at all. On the aastra phones I hit meet-me and select the room I created and the phone instantly disconnects like I hung the phone up. All the other phones act the same way.

So how do I go about fixing this problem?
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
reynolwi
Senior Boarder
Posts: 100
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Texas
Wm Reynolds
President & Co-Founder
RRWDS Co.

www.rrwds.com
A DELL Registered Partner

Network Error:
Hit any user to continue
Reply Quote
 
#79017
Re:Paging / Intercom not working right Aastra 6755i 2 Years ago Karma: 210
Paste the CLI output (asterisk -r) to see what is going on...
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
jgutierrez
support@elastix.com
Moderator
Posts: 4914
graphgraph
User Offline Click here to see the profile of this user
Gender: Male jgutierr_007@hotmail.com Location: Santiago de Guayaquil - Ecuador Birthday: 08/07
Do you want a fast response service?
Do you want more help?
Try our Official Elastix Paid Support Service(English/Español):
support.palosanto.com/elastixChatServer.php

Get your support tickets from:
store.palosanto.com


Soporte Elastix Palosanto Solutions
Santiago de Guayaquil
Reply Quote
 
#79036
Re:Paging / Intercom not working right Aastra 6755i 2 Years ago Karma: 0
reynolwi wrote:
In fact meet-me does not work at all. On the aastra phones I hit meet-me and select the room I created and the phone instantly disconnects like I hung the phone up. All the other phones act the same way.

So how do I go about fixing this problem?


As I said, if meetme is not working then chances are it's because DAHDI is not working. And to troubleshoot DAHDI is a whole other topic. There is plenty of information on Troubleshooting DAHDI all over the place if you do a simple search.

I would simply try re-install DAHDI. I don't use Elastix but I believe it's just a matter of 'yum remove dahdi' then 'yum install dahdi'. However, it could be a problem with the Elastix dahdi RPM itself. In that case I would manually install DAHDI from source which is quite straight forward.
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
mustardman
Fresh Boarder
Posts: 20
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2011/05/25 14:40 By mustardman.
Reply Quote
 
#79156
Re:Paging / Intercom not working right Aastra 6755i 2 Years ago Karma: 210
I'm using elastix 2.0 and I don't have any issue with meetme application, I'm using also aastra phones and phones from other vendors...
Attach the erquested output, and as well, attach the folllowing:
uname -a
rpm -qa | grep dahdi
cat /etc/grub.conf
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
jgutierrez
support@elastix.com
Moderator
Posts: 4914
graphgraph
User Offline Click here to see the profile of this user
Gender: Male jgutierr_007@hotmail.com Location: Santiago de Guayaquil - Ecuador Birthday: 08/07
Do you want a fast response service?
Do you want more help?
Try our Official Elastix Paid Support Service(English/Español):
support.palosanto.com/elastixChatServer.php

Get your support tickets from:
store.palosanto.com


Soporte Elastix Palosanto Solutions
Santiago de Guayaquil
Reply Quote
 
#79340
Re:Paging / Intercom not working right Aastra 6755i 2 Years ago Karma: 0
Here is the asterisk -r output when you call the page extension.


Connected to Asterisk 1.6.2.13 currently running on voip (pid = 2515)
Verbosity is at least 3
== Manager 'admin' logged off from 127.0.0.1
== Manager 'admin' logged on from 127.0.0.1
== Manager 'admin' logged off from 127.0.0.1
== Manager 'admin' logged on from 127.0.0.1
== Manager 'admin' logged off from 127.0.0.1
== Manager 'admin' logged on from 127.0.0.1
== Manager 'admin' logged off from 127.0.0.1
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
-- Executing [801@from-internal:1] Answer("SIP/2010-00000000", "") in new stack
== Manager 'aastra-xml' logged on from 127.0.0.1
== Manager 'aastra-xml' logged off from 127.0.0.1
-- Executing [801@from-internal:2] Macro("SIP/2010-00000000", "user-callerid,") in new stack
-- Executing [s@macro-user-callerid:1] Set("SIP/2010-00000000", "AMPUSER=2010") in new stack
-- Executing [s@macro-user-callerid:2] GotoIf("SIP/2010-00000000", "0?report") in new stack
-- Executing [s@macro-user-callerid:3] ExecIf("SIP/2010-00000000", "1?Set(REALCALLERIDNUM=2010)") in new stack
-- Executing [s@macro-user-callerid:4] Set("SIP/2010-00000000", "AMPUSER=2010") in new stack
-- Executing [s@macro-user-callerid:5] Set("SIP/2010-00000000", "AMPUSERCIDNAME=Will Reynolds") in new stack
-- Executing [s@macro-user-callerid:6] GotoIf("SIP/2010-00000000", "0?report") in new stack
-- Executing [s@macro-user-callerid:7] Set("SIP/2010-00000000", "AMPUSERCID=2010") in new stack
-- Executing [s@macro-user-callerid:8] Set("SIP/2010-00000000", "CALLERID(all)="Will Reynolds" <2010>") in new stack
-- Executing [s@macro-user-callerid:9] ExecIf("SIP/2010-00000000", "0?Set(CHANNEL(language)=)") in new stack
-- Executing [s@macro-user-callerid:10] GotoIf("SIP/2010-00000000", "0?continue") in new stack
-- Executing [s@macro-user-callerid:11] Set("SIP/2010-00000000", "__TTL=64") in new stack
-- Executing [s@macro-user-callerid:12] GotoIf("SIP/2010-00000000", "1?continue") in new stack
-- Goto (macro-user-callerid,s,19)
-- Executing [s@macro-user-callerid:19] Set("SIP/2010-00000000", "CALLERID(number)=2010") in new stack
-- Executing [s@macro-user-callerid:20] Set("SIP/2010-00000000", "CALLERID(name)=Will Reynolds") in new stack
-- Executing [s@macro-user-callerid:21] NoOp("SIP/2010-00000000", "Using CallerID "Will Reynolds" <2010>") in new stack
-- Executing [801@from-internal:3] Set("SIP/2010-00000000", "_AMPUSER=2010") in new stack
-- Executing [801@from-internal:4] Set("SIP/2010-00000000", "_SIPURI=") in new stack
-- Executing [801@from-internal:5] Set("SIP/2010-00000000", "_ALERTINFO=Alert-Info: Ring Answer") in new stack
-- Executing [801@from-internal:6] Set("SIP/2010-00000000", "_CALLINFO=Call-Info: <uri>\;answer-after=0") in new stack
-- Executing [801@from-internal:7] Set("SIP/2010-00000000", "_SIPURI=intercom=true") in new stack
-- Executing [801@from-internal:8] Set("SIP/2010-00000000", "_DOPTIONS=A(beep)") in new stack
-- Executing [801@from-internal:9] Set("SIP/2010-00000000", "_DTIME=5") in new stack
-- Executing [801@from-internal:10] Set("SIP/2010-00000000", "_ANSWERMACRO=") in new stack
-- Executing [801@from-internal:11] Set("SIP/2010-00000000", "__FORWARD_CONTEXT=block-cf") in new stack
-- Executing [801@from-internal:12] Page("SIP/2010-00000000", "LOCAL/PAGE2510@ext-paging&LOCAL/PAGE2511@ext-paging&LOCAL/PAGE2512@ext-paging&LOCAL/PAGE2513@ext-paging&LOCAL/PAGE2514@ext-paging") in new stack
-- Called PAGE2510@ext-paging
-- Called PAGE2511@ext-paging
-- Called PAGE2512@ext-paging
-- Called PAGE2513@ext-paging
-- Executing [PAGE2510@ext-paging:1] GotoIf("Local/PAGE2510@ext-paging-bc82;2", "0?skipself") in new stack
-- Executing [PAGE2510@ext-paging:2] ChanIsAvail("Local/PAGE2510@ext-paging-bc82;2", "SIP/2510,s") in new stack
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
-- Executing [PAGE2511@ext-paging:1] GotoIf("Local/PAGE2511@ext-paging-5cb9;2", "0?skipself") in new stack
-- Executing [PAGE2511@ext-paging:2] ChanIsAvail("Local/PAGE2511@ext-paging-5cb9;2", "SIP/2511,s") in new stack
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
-- Executing [PAGE2511@ext-paging:3] GotoIf("Local/PAGE2511@ext-paging-5cb9;2", "0?skipself") in new stack
-- Executing [PAGE2511@ext-paging:4] GotoIf("Local/PAGE2511@ext-paging-5cb9;2", "0?skipself") in new stack
-- Executing [PAGE2511@ext-paging:5] Macro("Local/PAGE2511@ext-paging-5cb9;2", "autoanswer,2511") in new stack
-- Executing [s@macro-autoanswer:1] Set("Local/PAGE2511@ext-paging-5cb9;2", "DIAL=SIP/2511") in new stack
-- Executing [s@macro-autoanswer:2] ExecIf("Local/PAGE2511@ext-paging-5cb9;2", "0?Set(DIAL=DAHDI/2511)") in new stack
-- Executing [PAGE2512@ext-paging:1] GotoIf("Local/PAGE2512@ext-paging-7cce;2", "0?skipself") in new stack
-- Executing [PAGE2512@ext-paging:2] ChanIsAvail("Local/PAGE2512@ext-paging-7cce;2", "SIP/2512,s") in new stack
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
-- Executing [PAGE2512@ext-paging:3] GotoIf("Local/PAGE2512@ext-paging-7cce;2", "0?skipself") in new stack
-- Executing [PAGE2512@ext-paging:4] GotoIf("Local/PAGE2512@ext-paging-7cce;2", "0?skipself") in new stack
-- Executing [PAGE2512@ext-paging:5] Macro("Local/PAGE2512@ext-paging-7cce;2", "autoanswer,2512") in new stack
-- Executing [s@macro-autoanswer:1] Set("Local/PAGE2512@ext-paging-7cce;2", "DIAL=SIP/2512") in new stack
-- Executing [s@macro-autoanswer:2] ExecIf("Local/PAGE2512@ext-paging-7cce;2", "0?Set(DIAL=DAHDI/2512)") in new stack
-- Executing [s@macro-autoanswer:3] GotoIf("Local/PAGE2512@ext-paging-7cce;2", "0?macro") in new stack
-- Executing [s@macro-autoanswer:4] Set("Local/PAGE2512@ext-paging-7cce;2", "phone=") in new stack
-- Executing [s@macro-autoanswer:5] ExecIf("Local/PAGE2512@ext-paging-7cce;2", "0?Set(CALLINFO=Call-Info: <sip:broadworks.net>\;answer-after=0)") in new stack
-- Executing [s@macro-autoanswer:6] ExecIf("Local/PAGE2512@ext-paging-7cce;2", "1?SipAddHeader(Alert-Info: Ring Answer)") in new stack
-- Executing [s@macro-autoanswer:7] ExecIf("Local/PAGE2512@ext-paging-7cce;2", "1?SipAddHeader(Call-Info: <uri>;answer-after=0)") in new stack
-- Executing [s@macro-autoanswer:8] ExecIf("Local/PAGE2512@ext-paging-7cce;2", "1?Set(__SIP_URI_OPTIONS=intercom=true)") in new stack
-- Executing [PAGE2512@ext-paging:6] Dial("Local/PAGE2512@ext-paging-7cce;2", "SIP/2512,5,A(beep)") in new stack
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
-- Executing [s@macro-autoanswer:3] GotoIf("Local/PAGE2511@ext-paging-5cb9;2", "0?macro") in new stack
-- Executing [s@macro-autoanswer:4] Set("Local/PAGE2511@ext-paging-5cb9;2", "phone=") in new stack
-- Executing [s@macro-autoanswer:5] ExecIf("Local/PAGE2511@ext-paging-5cb9;2", "0?Set(CALLINFO=Call-Info: <sip:broadworks.net>\;answer-after=0)") in new stack
-- Executing [PAGE2510@ext-paging:3] GotoIf("Local/PAGE2510@ext-paging-bc82;2", "0?skipself") in new stack
-- Executing [PAGE2510@ext-paging:4] GotoIf("Local/PAGE2510@ext-paging-bc82;2", "0?skipself") in new stack
-- Executing [PAGE2510@ext-paging:5] Macro("Local/PAGE2510@ext-paging-bc82;2", "autoanswer,2510") in new stack
-- Executing [s@macro-autoanswer:1] Set("Local/PAGE2510@ext-paging-bc82;2", "DIAL=SIP/2510") in new stack
-- Executing [s@macro-autoanswer:2] ExecIf("Local/PAGE2510@ext-paging-bc82;2", "0?Set(DIAL=DAHDI/2510)") in new stack
-- Executing [s@macro-autoanswer:3] GotoIf("Local/PAGE2510@ext-paging-bc82;2", "0?macro") in new stack
-- Executing [s@macro-autoanswer:4] Set("Local/PAGE2510@ext-paging-bc82;2", "phone=") in new stack
-- Executing [s@macro-autoanswer:5] ExecIf("Local/PAGE2510@ext-paging-bc82;2", "0?Set(CALLINFO=Call-Info: <sip:broadworks.net>\;answer-after=0)") in new stack
-- Executing [s@macro-autoanswer:6] ExecIf("Local/PAGE2510@ext-paging-bc82;2", "1?SipAddHeader(Alert-Info: Ring Answer)") in new stack
-- Executing [s@macro-autoanswer:7] ExecIf("Local/PAGE2510@ext-paging-bc82;2", "1?SipAddHeader(Call-Info: <uri>;answer-after=0)") in new stack
-- Executing [s@macro-autoanswer:8] ExecIf("Local/PAGE2510@ext-paging-bc82;2", "1?Set(__SIP_URI_OPTIONS=intercom=true)") in new stack
-- Executing [PAGE2510@ext-paging:6] Dial("Local/PAGE2510@ext-paging-bc82;2", "SIP/2510,5,A(beep)") in new stack
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
-- Called 2510
-- Executing [s@macro-autoanswer:6] ExecIf("Local/PAGE2511@ext-paging-5cb9;2", "1?SipAddHeader(Alert-Info: Ring Answer)") in new stack
-- Executing [s@macro-autoanswer:7] ExecIf("Local/PAGE2511@ext-paging-5cb9;2", "1?SipAddHeader(Call-Info: <uri>;answer-after=0)") in new stack
-- Executing [s@macro-autoanswer:8] ExecIf("Local/PAGE2511@ext-paging-5cb9;2", "1?Set(__SIP_URI_OPTIONS=intercom=true)") in new stack
-- Executing [PAGE2511@ext-paging:6] Dial("Local/PAGE2511@ext-paging-5cb9;2", "SIP/2511,5,A(beep)") in new stack
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
-- Called 2511
-- SIP/2510-00000005 is ringing
-- Called 2512
-- Executing [PAGE2513@ext-paging:1] GotoIf("Local/PAGE2513@ext-paging-5e00;2", "0?skipself") in new stack
-- Local/PAGE2510@ext-paging-bc82;1 is ringing
-- Executing [PAGE2513@ext-paging:2] ChanIsAvail("Local/PAGE2513@ext-paging-5e00;2", "SIP/2513,s") in new stack
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
-- SIP/2511-00000006 is ringing
-- SIP/2512-00000004 is ringing
-- Local/PAGE2512@ext-paging-7cce;1 is ringing
-- Local/PAGE2511@ext-paging-5cb9;1 is ringing
-- Executing [PAGE2513@ext-paging:3] GotoIf("Local/PAGE2513@ext-paging-5e00;2", "0?skipself") in new stack
-- Executing [PAGE2513@ext-paging:4] GotoIf("Local/PAGE2513@ext-paging-5e00;2", "0?skipself") in new stack
-- Executing [PAGE2513@ext-paging:5] Macro("Local/PAGE2513@ext-paging-5e00;2", "autoanswer,2513") in new stack
-- Executing [s@macro-autoanswer:1] Set("Local/PAGE2513@ext-paging-5e00;2", "DIAL=SIP/2513") in new stack
-- Executing [s@macro-autoanswer:2] ExecIf("Local/PAGE2513@ext-paging-5e00;2", "0?Set(DIAL=DAHDI/2513)") in new stack
-- Executing [s@macro-autoanswer:3] GotoIf("Local/PAGE2513@ext-paging-5e00;2", "0?macro") in new stack
-- Executing [s@macro-autoanswer:4] Set("Local/PAGE2513@ext-paging-5e00;2", "phone=") in new stack
-- Executing [s@macro-autoanswer:5] ExecIf("Local/PAGE2513@ext-paging-5e00;2", "0?Set(CALLINFO=Call-Info: <sip:broadworks.net>\;answer-after=0)") in new stack
-- Executing [s@macro-autoanswer:6] ExecIf("Local/PAGE2513@ext-paging-5e00;2", "1?SipAddHeader(Alert-Info: Ring Answer)") in new stack
-- Executing [s@macro-autoanswer:7] ExecIf("Local/PAGE2513@ext-paging-5e00;2", "1?SipAddHeader(Call-Info: <uri>;answer-after=0)") in new stack
-- Executing [s@macro-autoanswer:8] ExecIf("Local/PAGE2513@ext-paging-5e00;2", "1?Set(__SIP_URI_OPTIONS=intercom=true)") in new stack
-- Executing [PAGE2513@ext-paging:6] Dial("Local/PAGE2513@ext-paging-5e00;2", "SIP/2513,5,A(beep)") in new stack
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
-- Called 2513
-- Executing [PAGE2514@ext-paging:1] GotoIf("Local/PAGE2514@ext-paging-76de;2", "0?skipself") in new stack
-- Executing [PAGE2514@ext-paging:2] ChanIsAvail("Local/PAGE2514@ext-paging-76de;2", "SIP/2514,s") in new stack
-- Called PAGE2514@ext-paging
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
-- SIP/2513-00000008 is ringing
-- Local/PAGE2513@ext-paging-5e00;1 is ringing
-- Executing [PAGE2514@ext-paging:3] GotoIf("Local/PAGE2514@ext-paging-76de;2", "0?skipself") in new stack
-- <SIP/2010-00000000> Playing 'beep.gsm' (language 'en')
-- Executing [PAGE2514@ext-paging:4] GotoIf("Local/PAGE2514@ext-paging-76de;2", "0?skipself") in new stack
-- Executing [PAGE2514@ext-paging:5] Macro("Local/PAGE2514@ext-paging-76de;2", "autoanswer,2514") in new stack
-- Executing [s@macro-autoanswer:1] Set("Local/PAGE2514@ext-paging-76de;2", "DIAL=SIP/2514") in new stack
-- Executing [s@macro-autoanswer:2] ExecIf("Local/PAGE2514@ext-paging-76de;2", "0?Set(DIAL=DAHDI/2514)") in new stack
-- SIP/2510-00000005 answered Local/PAGE2510@ext-paging-bc82;2
-- <SIP/2510-00000005> Playing 'beep.gsm' (language 'en')
-- Executing [s@macro-autoanswer:3] GotoIf("Local/PAGE2514@ext-paging-76de;2", "0?macro") in new stack
-- Executing [s@macro-autoanswer:4] Set("Local/PAGE2514@ext-paging-76de;2", "phone=") in new stack
-- Executing [s@macro-autoanswer:5] ExecIf("Local/PAGE2514@ext-paging-76de;2", "0?Set(CALLINFO=Call-Info: <sip:broadworks.net>\;answer-after=0)") in new stack
-- Executing [s@macro-autoanswer:6] ExecIf("Local/PAGE2514@ext-paging-76de;2", "1?SipAddHeader(Alert-Info: Ring Answer)") in new stack
-- Executing [s@macro-autoanswer:7] ExecIf("Local/PAGE2514@ext-paging-76de;2", "1?SipAddHeader(Call-Info: <uri>;answer-after=0)") in new stack
-- Executing [s@macro-autoanswer:8] ExecIf("Local/PAGE2514@ext-paging-76de;2", "1?Set(__SIP_URI_OPTIONS=intercom=true)") in new stack
-- Executing [PAGE2514@ext-paging:6] Dial("Local/PAGE2514@ext-paging-76de;2", "SIP/2514,5,A(beep)") in new stack
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
-- SIP/2511-00000006 answered Local/PAGE2511@ext-paging-5cb9;2
-- <SIP/2511-00000006> Playing 'beep.gsm' (language 'en')
-- SIP/2512-00000004 answered Local/PAGE2512@ext-paging-7cce;2
-- <SIP/2512-00000004> Playing 'beep.gsm' (language 'en')
== Extension Changed 2514[ext-local] new state Ringing for Notify User 2010
-- Called 2514
-- SIP/2514-0000000a is ringing
-- Local/PAGE2514@ext-paging-76de;1 is ringing
-- SIP/2513-00000008 answered Local/PAGE2513@ext-paging-5e00;2
-- <SIP/2513-00000008> Playing 'beep.gsm' (language 'en')
== Spawn extension (ext-paging, PAGE2510, 6) exited non-zero on 'Local/PAGE2510@ext-paging-bc82;2'
== Spawn extension (ext-paging, PAGE2511, 6) exited non-zero on 'Local/PAGE2511@ext-paging-5cb9;2'
== Spawn extension (ext-paging, PAGE2512, 6) exited non-zero on 'Local/PAGE2512@ext-paging-7cce;2'
== Spawn extension (ext-paging, PAGE2513, 6) exited non-zero on 'Local/PAGE2513@ext-paging-5e00;2'
== Spawn extension (from-internal, 801, 12) exited non-zero on 'SIP/2010-00000000'
-- Executing [h@from-internal:1] Macro("SIP/2010-00000000", "hangupcall") in new stack
== Extension Changed 2514[ext-local] new state InUse for Notify User 2010
-- Executing [s@macro-hangupcall:1] GotoIf("SIP/2010-00000000", "1?noautomon") in new stack
-- Goto (macro-hangupcall,s,3)
-- Executing [s@macro-hangupcall:3] NoOp("SIP/2010-00000000", "TOUCH_MONITOR_OUTPUT=") in new stack
-- Executing [s@macro-hangupcall:4] GotoIf("SIP/2010-00000000", "1?noautomon2") in new stack
-- Goto (macro-hangupcall,s,6)
-- Executing [s@macro-hangupcall:6] NoOp("SIP/2010-00000000", "MONITOR_FILENAME=") in new stack
-- Executing [s@macro-hangupcall:7] GotoIf("SIP/2010-00000000", "1?skiprg") in new stack
-- Goto (macro-hangupcall,s,10)
-- Executing [s@macro-hangupcall:10] GotoIf("SIP/2010-00000000", "1?skipblkvm") in new stack
-- Goto (macro-hangupcall,s,13)
-- Executing [s@macro-hangupcall:13] GotoIf("SIP/2010-00000000", "1?theend") in new stack
-- Goto (macro-hangupcall,s,15)
-- Executing [s@macro-hangupcall:15] Hangup("SIP/2010-00000000", "") in new stack
== Spawn extension (macro-hangupcall, s, 15) exited non-zero on 'SIP/2010-00000000' in macro 'hangupcall'
== Spawn extension (from-internal, h, 1) exited non-zero on 'SIP/2010-00000000'
-- SIP/2514-0000000a answered Local/PAGE2514@ext-paging-76de;2
-- <SIP/2514-0000000a> Playing 'beep.gsm' (language 'en')
== Extension Changed 2514[ext-local] new state Idle for Notify User 2010
== Spawn extension (ext-paging, PAGE2514, 6) exited non-zero on 'Local/PAGE2514@ext-paging-76de;2'
== Manager 'aastra-xml' logged on from 127.0.0.1
== Manager 'aastra-xml' logged off from 127.0.0.1
voip*CLI>
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
reynolwi
Senior Boarder
Posts: 100
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Texas
Wm Reynolds
President & Co-Founder
RRWDS Co.

www.rrwds.com
A DELL Registered Partner

Network Error:
Hit any user to continue
Reply Quote
 
#79341
Re:Paging / Intercom not working right Aastra 6755i 2 Years ago Karma: 0
Here is the asterisk -r output for the meetme.

Connected to Asterisk 1.6.2.13 currently running on voip (pid = 2515)
Verbosity is at least 3
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
-- Executing [8000@from-internal:1] Macro("SIP/2010-0000000b", "user-callerid,") in new stack
-- Executing [s@macro-user-callerid:1] Set("SIP/2010-0000000b", "AMPUSER=2010") in new stack
-- Executing [s@macro-user-callerid:2] GotoIf("SIP/2010-0000000b", "0?report") in new stack
-- Executing [s@macro-user-callerid:3] ExecIf("SIP/2010-0000000b", "1?Set(REALCALLERIDNUM=2010)") in new stack
-- Executing [s@macro-user-callerid:4] Set("SIP/2010-0000000b", "AMPUSER=2010") in new stack
-- Executing [s@macro-user-callerid:5] Set("SIP/2010-0000000b", "AMPUSERCIDNAME=Will Reynolds") in new stack
-- Executing [s@macro-user-callerid:6] GotoIf("SIP/2010-0000000b", "0?report") in new stack
-- Executing [s@macro-user-callerid:7] Set("SIP/2010-0000000b", "AMPUSERCID=2010") in new stack
-- Executing [s@macro-user-callerid:8] Set("SIP/2010-0000000b", "CALLERID(all)="Will Reynolds" <2010>") in new stack
-- Executing [s@macro-user-callerid:9] ExecIf("SIP/2010-0000000b", "0?Set(CHANNEL(language)=)") in new stack
-- Executing [s@macro-user-callerid:10] GotoIf("SIP/2010-0000000b", "0?continue") in new stack
-- Executing [s@macro-user-callerid:11] Set("SIP/2010-0000000b", "__TTL=64") in new stack
-- Executing [s@macro-user-callerid:12] GotoIf("SIP/2010-0000000b", "1?continue") in new stack
-- Goto (macro-user-callerid,s,19)
-- Executing [s@macro-user-callerid:19] Set("SIP/2010-0000000b", "CALLERID(number)=2010") in new stack
-- Executing [s@macro-user-callerid:20] Set("SIP/2010-0000000b", "CALLERID(name)=Will Reynolds") in new stack
-- Executing [s@macro-user-callerid:21] NoOp("SIP/2010-0000000b", "Using CallerID "Will Reynolds" <2010>") in new stack
-- Executing [8000@from-internal:2] Set("SIP/2010-0000000b", "MEETME_ROOMNUM=8000") in new stack
-- Executing [8000@from-internal:3] Set("SIP/2010-0000000b", "MEETME_MUSIC=") in new stack
-- Executing [8000@from-internal:4] GotoIf("SIP/2010-0000000b", "0?USER") in new stack
-- Executing [8000@from-internal:5] Answer("SIP/2010-0000000b", "") in new stack
-- Executing [8000@from-internal:6] Wait("SIP/2010-0000000b", "1") in new stack
== Manager 'aastra-xml' logged on from 127.0.0.1
== Manager 'aastra-xml' logged off from 127.0.0.1
-- Executing [8000@from-internal:7] Set("SIP/2010-0000000b", "MEETME_OPTS=") in new stack
-- Executing [8000@from-internal:8] Goto("SIP/2010-0000000b", "STARTMEETME,1") in new stack
-- Goto (from-internal,STARTMEETME,1)
-- Executing [STARTMEETME@from-internal:1] ExecIf("SIP/2010-0000000b", "0?SetMusicOnHold()") in new stack
-- Executing [STARTMEETME@from-internal:2] MeetMe("SIP/2010-0000000b", "8000,,") in new stack
== Parsing '/etc/asterisk/meetme.conf': == Found
== Parsing '/etc/asterisk/meetme_additional.conf': == Found
== Spawn extension (from-internal, STARTMEETME, 2) exited non-zero on 'SIP/2010-0000000b'
-- Executing [h@from-internal:1] Macro("SIP/2010-0000000b", "hangupcall") in new stack
-- Executing [s@macro-hangupcall:1] GotoIf("SIP/2010-0000000b", "1?noautomon") in new stack
-- Goto (macro-hangupcall,s,3)
-- Executing [s@macro-hangupcall:3] NoOp("SIP/2010-0000000b", "TOUCH_MONITOR_OUTPUT=") in new stack
-- Executing [s@macro-hangupcall:4] GotoIf("SIP/2010-0000000b", "1?noautomon2") in new stack
-- Goto (macro-hangupcall,s,6)
-- Executing [s@macro-hangupcall:6] NoOp("SIP/2010-0000000b", "MONITOR_FILENAME=") in new stack
-- Executing [s@macro-hangupcall:7] GotoIf("SIP/2010-0000000b", "1?skiprg") in new stack
-- Goto (macro-hangupcall,s,10)
-- Executing [s@macro-hangupcall:10] GotoIf("SIP/2010-0000000b", "1?skipblkvm") in new stack
-- Goto (macro-hangupcall,s,13)
-- Executing [s@macro-hangupcall:13] GotoIf("SIP/2010-0000000b", "1?theend") in new stack
-- Goto (macro-hangupcall,s,15)
-- Executing [s@macro-hangupcall:15] Hangup("SIP/2010-0000000b", "") in new stack
== Spawn extension (macro-hangupcall, s, 15) exited non-zero on 'SIP/2010-0000000b' in macro 'hangupcall'
== Spawn extension (from-internal, h, 1) exited non-zero on 'SIP/2010-0000000b'
== Manager 'aastra-xml' logged on from 127.0.0.1
== Manager 'aastra-xml' logged off from 127.0.0.1
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
reynolwi
Senior Boarder
Posts: 100
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Texas
Wm Reynolds
President & Co-Founder
RRWDS Co.

www.rrwds.com
A DELL Registered Partner

Network Error:
Hit any user to continue
Reply Quote
 
Go to top
Post Reply
Post New Topic
Page: 1234
Moderators: Bob, jgutierrez, aastra1

elastix

Protected by Spam Fighter