problems with configuration:

Asked by Gerd

I'm sorry, but we have problems with configuration:
- asterisk is 1.6.2.6-1 (debian /testing)
- extension is 1.4.1

Using AJAM: no dial, no reaction at all
Using AMI:
- connect is ok
- Context is "sip-incoming-sipcall" (also tried "default")
- Country code and so on are correkt
- SIP-Nr is 9111

Error when trying another number on the same server:

[Jul 27 21:21:00] WARNING[358]: chan_sip.c:5330 create_addr: No such host: 9111
Really destroying SIP dialog
'41954046761d472332aa22ff66f2ade1@172.18.2.2' Method: INVITE
[Jul 27 21:21:00] NOTICE[358]: channel.c:3866 __ast_request_and_dial: Unable to request channel SIP/9111
[Jul 27 21:21:00] ERROR[32736]: pbx.c:9290 device_state_cb: Received invalid event that had no device IE
[Jul 27 21:21:00] ERROR[32736]: app_queue.c:1101 device_state_cb: Received invalid event that had no device IE

Do you have any idea, where may be the problem ?
Is the context "internal" absolut necessary ?

Question information

Language:
English Edit question
Status:
Answered
For:
Asterisk Click2Dial Firefox Extension Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Jon (jonathan-semczyk) said :
#1

No the context "internal" is not mandatory, you could use your own,
"sip-incoming-sipcall" should be ok.

[Jul 27 21:21:00] WARNING[358]: chan_sip.c:5330 create_addr: No such host: 9111

With this warning message, it seems it tries to call something like :
SIP/9111/XXXX
The no such host thing appear because it behave like it is a host to
call, not a number.

How do you configure the Firefox extension ?
What number are you trying to call ? is there any / or @ in it ? not
sure if I clean up everything.

Jon.

Le 31/07/2010 15:30, Gerd a écrit :
> New question #119536 on Asterisk Click2Dial Firefox Extension:
> https://answers.launchpad.net/click2dial-firefox-extension/+question/119536
>
> I'm sorry, but we have problems with configuration:
> - asterisk is 1.6.2.6-1 (debian /testing)
> - extension is 1.4.1
>
> Using AJAM: no dial, no reaction at all
> Using AMI:
> - connect is ok
> - Context is "sip-incoming-sipcall" (also tried "default")
> - Country code and so on are correkt
> - SIP-Nr is 9111
>
> Error when trying another number on the same server:
>
> [Jul 27 21:21:00] WARNING[358]: chan_sip.c:5330 create_addr: No such host: 9111
> Really destroying SIP dialog
> '41954046761d472332aa22ff66f2ade1@172.18.2.2' Method: INVITE
> [Jul 27 21:21:00] NOTICE[358]: channel.c:3866 __ast_request_and_dial: Unable to request channel SIP/9111
> [Jul 27 21:21:00] ERROR[32736]: pbx.c:9290 device_state_cb: Received invalid event that had no device IE
> [Jul 27 21:21:00] ERROR[32736]: app_queue.c:1101 device_state_cb: Received invalid event that had no device IE
>
>
> Do you have any idea, where may be the problem ?
> Is the context "internal" absolut necessary ?
>
>

Can you help with this problem?

Provide an answer of your own, or ask Gerd for more information if necessary.

To post a message you must log in.